aspnetcore/samples/ClientSample
David Fowler 05ebd10258
Make baseUrl work again (#1889)
-The client sample can now switch between TCP and HTTP connection layer by URI scheme
- Support net.tcp URI scheme for the TCP connection
2018-04-07 12:07:25 -07:00
..
Tcp Make baseUrl work again (#1889) 2018-04-07 12:07:25 -07:00
ClientSample.csproj
HubSample.cs Make baseUrl work again (#1889) 2018-04-07 12:07:25 -07:00
LoggingMessageHandler.cs
Program.cs
RawSample.cs