aspnetcore/samples/SocketsSample
David Fowler 63ce7f6160 Supported transports (#294)
Supported transport spike
- Allow turning transports on or off per end point with a flags enum
- Added `TransportType` to Sockets.Common
- Added tests
2017-03-20 12:23:00 -07:00
..
EndPoints fix #209 by converting to byte[] (#229) 2017-02-22 11:50:37 -08:00
Hubs Use connections format 2017-01-11 10:07:15 -08:00
Properties
Protobuf Early version of the .NET Client 2016-12-14 10:04:48 -08:00
wwwroot Integrating new transport protocols (#257) 2017-03-07 10:46:36 -08:00
LineInvocationAdapter.cs Early version of the .NET Client 2016-12-14 10:04:48 -08:00
Program.cs
ProtobufSerializer.cs
SocketsSample.csproj Consolidate dependency versions to one file 2017-03-15 19:34:12 -07:00
Startup.cs Supported transports (#294) 2017-03-20 12:23:00 -07:00
web.config