aspnetcore/samples/ClientSample/Tcp
David Fowler 5fa2892561
Change the HubSample to reconnect to the server (#1933)
- Modified the sample to test our reconnect patterns
- Add IConnectionInherentKeepAliveFeature to the tcp connection impl since Kestrel doesn't implement the heartbeat (yet).
2018-04-10 12:44:30 -07:00
..
BufferExtensions.cs
SocketAwaitable.cs
SocketReceiver.cs
SocketSender.cs
TcpConnection.cs Change the HubSample to reconnect to the server (#1933) 2018-04-10 12:44:30 -07:00
TcpHubConnectionBuilderExtensions.cs