aspnetcore/samples/SocketsSample
David Fowler 1b59fc6f80 DI enabled Microsoft.AspNetCore.Sockets (#47)
* 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>
2016-11-26 23:09:38 -08:00
..
EndPoints Updated to new System.IO.Pipelines package instead of Channels 2016-11-15 21:46:18 -08:00
Hubs
Properties
Protobuf
wwwroot Removing transport fallback in the client 2016-11-14 14:42:53 -08:00
LineInvocationAdapter.cs
Program.cs
ProtobufSerializer.cs
SocketsSample.xproj
Startup.cs DI enabled Microsoft.AspNetCore.Sockets (#47) 2016-11-26 23:09:38 -08:00
project.json
web.config