aspnetcore/src/Microsoft.AspNetCore.Sockets
Andrew Stanton-Nurse 1732ac5760 add support for binary format in /poll (#303) 2017-03-16 11:06:26 -07:00
..
Internal
Routing
Transports add support for binary format in /poll (#303) 2017-03-16 11:06:26 -07:00
Connection.cs
ConnectionList.cs
ConnectionManager.cs
ConnectionMetadata.cs
EndPoint.cs
EndPointOptions.cs EndPoint options and injection 2017-03-01 14:38:50 -08:00
EndpointDependencyInjectionExtensions.cs EndPoint options and injection 2017-03-01 14:38:50 -08:00
HttpConnectionDispatcher.cs use new protocol for '/send' (#297) 2017-03-15 18:03:23 -07:00
HttpDispatcherAppBuilderExtensions.cs
Microsoft.AspNetCore.Sockets.csproj EndPoint options and injection 2017-03-01 14:38:50 -08:00
SocketsApplicationLifetimeService.cs
SocketsDependencyInjectionExtensions.cs