* 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() |
||
|---|---|---|
| .. | ||
| Microsoft.AspNetCore.SignalR.Test.Server | ||
| Microsoft.AspNetCore.SignalR.Tests | ||
| Microsoft.AspNetCore.Sockets.Tests | ||
| Microsoft.AspNetCore.WebSockets.Internal.ConformanceTest | ||
| Microsoft.Extensions.WebSockets.Internal.Tests | ||
| WebSocketsTestApp | ||