aspnetcore/samples/ClientSample
James Newton-King 12b69a0fdb
Refactor HttpOptions in client (#1942)
- Rename HttpOptions to HttpConfigurationOptions
- Remove HttpConfigurationOptions from SignalR client project
- Updated client HttpConnection ctors
2018-04-11 20:20:04 +12:00
..
Tcp Change the HubSample to reconnect to the server (#1933) 2018-04-10 12:44:30 -07:00
ClientSample.csproj Added TCP client sample to HubSample (#1805) 2018-04-02 09:50:50 -07:00
HubSample.cs Change the HubSample to reconnect to the server (#1933) 2018-04-10 12:44:30 -07:00
LoggingMessageHandler.cs
Program.cs
RawSample.cs Refactor HttpOptions in client (#1942) 2018-04-11 20:20:04 +12:00