aspnetcore/samples
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
..
ChatSample
ClientSample Make baseUrl work again (#1889) 2018-04-07 12:07:25 -07:00
JwtClientSample HttpTransportType refactor (#1873) 2018-04-06 16:18:47 +12:00
JwtSample
SignalRSamples Preserialize for all formats when sending through Redis (#1843) 2018-04-05 13:48:14 -07:00
SocialWeather var all the things (#1855) 2018-04-05 18:41:13 +12:00
WebSocketSample