aspnetcore/samples/SignalRSamples
David Fowler e9d58154ec
Added TCP client sample to HubSample (#1805)
- Ripped of Kestrel's SocketConnection to make a TcpConnection
IConnection implementation.
- Fixed issue with SignalR assuming there will always be a non-null user
on the ConnectionContext.
2018-04-02 09:50:50 -07:00
..
ConnectionHandlers Bedrock Renames (#1777) 2018-03-30 15:09:19 -07:00
Hubs Bedrock Renames (#1777) 2018-03-30 15:09:19 -07:00
wwwroot Bedrock Renames (#1777) 2018-03-30 15:09:19 -07:00
.gitignore Bedrock Renames (#1777) 2018-03-30 15:09:19 -07:00
ConnectionList.cs Bedrock Renames (#1777) 2018-03-30 15:09:19 -07:00
Program.cs Added TCP client sample to HubSample (#1805) 2018-04-02 09:50:50 -07:00
SignalRSamples.csproj Bedrock Renames (#1777) 2018-03-30 15:09:19 -07:00
Startup.cs Bedrock Renames (#1777) 2018-03-30 15:09:19 -07:00
web.config Bedrock Renames (#1777) 2018-03-30 15:09:19 -07:00