aspnetcore/samples
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
..
ChatSample
ClientSample Change the HubSample to reconnect to the server (#1933) 2018-04-10 12:44:30 -07:00
JwtClientSample
JwtSample
SignalRSamples
SocialWeather
WebSocketSample