* DI enabled Microsoft.AspNetCore.Sockets - Added AddSockets extension method to IServiceCollection - Inject IApplicationLifetime into ConnectionManager to handle graceful shutdown and added test. - Call AddSockets from AddSignalR * PR feedback - Added AddSignalR overload that takes Action<SignalROptions> |
||
|---|---|---|
| .. | ||
| Properties | ||
| ConnectionManagerTests.cs | ||
| HttpConnectionDispatcherTests.cs | ||
| LongPollingTests.cs | ||
| Microsoft.AspNetCore.Sockets.Tests.xproj | ||
| ServerSentEventsTests.cs | ||
| WebSocketsTests.cs | ||
| project.json | ||