aspnetcore/samples
Andrew Stanton-Nurse cfaa123eb8 IConnection refactoring (#1718)
- IConnection is now single-use and HubConnection creates a new instance
for reconnecting
- IConnection is just a Pipe now, no more events
2018-03-27 23:02:07 -07:00
..
ChatSample
ClientSample IConnection refactoring (#1718) 2018-03-27 23:02:07 -07:00
JwtClientSample
JwtSample
SocialWeather
SocketsSample IConnection refactoring (#1718) 2018-03-27 23:02:07 -07:00
WebSocketSample