aspnetcore/samples/ClientSample
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
..
ClientSample.csproj Update samples and tests to target netcoreapp2.1 2017-11-16 13:38:46 -08:00
HubSample.cs Fix infinite loop in sample (#1324) 2018-01-19 13:02:47 -08:00
LoggingMessageHandler.cs
Program.cs
RawSample.cs IConnection refactoring (#1718) 2018-03-27 23:02:07 -07:00