aspnetcore/src/Microsoft.AspNetCore.Sockets
Pawel Kadluczka ae815475b8 Support for binary protocols on the server side 2017-07-20 17:46:45 -07:00
..
Internal Complete logging for Socket.* packages (#655) 2017-07-12 16:16:09 -07:00
ConnectionList.cs Replace ConnectionContext with HubConnectionContext (#629) 2017-07-03 17:44:28 -07:00
ConnectionManager.cs Complete logging for Socket.* packages (#655) 2017-07-12 16:16:09 -07:00
ConnectionMetadata.cs Features everywhere (#639) 2017-07-06 11:27:16 -07:00
DefaultConnectionContext.cs Support for binary protocols on the server side 2017-07-20 17:46:45 -07:00
EndPoint.cs
EndPointDependencyInjectionExtensions.cs
Microsoft.AspNetCore.Sockets.csproj Merge transport and hub protocols (#517) 2017-06-05 09:45:40 -10:00
SocketBuilderExtensions.cs Support Authorize attribute on EndPoints (#606) 2017-06-28 14:52:52 -07:00
SocketsApplicationLifetimeService.cs
SocketsDependencyInjectionExtensions.cs