* 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() |
||
|---|---|---|
| .. | ||
| Properties | ||
| ConnectionManagerTests.cs | ||
| HttpConnectionDispatcherTests.cs | ||
| LongPollingTests.cs | ||
| Microsoft.AspNetCore.Sockets.Tests.xproj | ||
| ServerSentEventsTests.cs | ||
| WebSocketsTests.cs | ||
| project.json | ||