aspnetcore/test/Microsoft.AspNetCore.Socket...
David Fowler 5f3c1060ab Clean up shutdown management (#59)
* Clean up shutdown management
- ConnectionManager now implements IApplicationEvents. It makes testing cleaner
but makes service registration a little messy.

* Cleaned up service registration and layering a bit
- Added SocketsApplicationLifetimeEvents instead of implementing it
on ConnectionManager directly.
- Exposed ConnectionManager.CloseConnections()
2016-12-05 22:07:19 -08:00
..
Properties apply license headers 2016-11-07 12:00:04 -08:00
ConnectionManagerTests.cs Clean up shutdown management (#59) 2016-12-05 22:07:19 -08:00
HttpConnectionDispatcherTests.cs Clean up shutdown management (#59) 2016-12-05 22:07:19 -08:00
LongPollingTests.cs Updated to new System.IO.Pipelines package instead of Channels 2016-11-15 21:46:18 -08:00
Microsoft.AspNetCore.Sockets.Tests.xproj
ServerSentEventsTests.cs Updated to new System.IO.Pipelines package instead of Channels 2016-11-15 21:46:18 -08:00
WebSocketsTests.cs add tests to WebSockets transport (#35) 2016-11-23 11:26:12 -08:00
project.json Can't use project references in tests for the CI 2016-11-30 15:06:04 -08:00