aspnetcore/src/Microsoft.AspNetCore.Socket...
David Fowler 831fa72893 Remove the RequestId from DefaultConnectionContext (#516)
* Remove the RequestId from DefaultConnectionContext
- Added a GetHttpContext() extension method on ConnectionContext
- Also fixed an issue not setting LastSeenUtc
2017-06-03 22:05:44 -10:00
..
ConnectionContext.cs Merge DefaultConnectionContext with ConnectionState (#514) 2017-06-03 12:14:01 -10:00
ConnectionList.cs
ConnectionMetadata.cs
DefaultConnectionContext.cs Remove the RequestId from DefaultConnectionContext (#516) 2017-06-03 22:05:44 -10:00
ISocketBuilder.cs
Microsoft.AspNetCore.Sockets.Abstractions.csproj
SocketBuilder.cs
SocketBuilderExtensions.cs
SocketDelegate.cs