aspnetcore/samples/SocketsSample
Andrew Stanton-Nurse 464077866c rename getid to negotiate (#124)
* rename getid to negotiate
* also change SSE and Long Polling to require a pre-established connection
* disallow changing transports mid-connection; return a 400 response if the user attempts to do so
2017-01-17 15:45:29 -08:00
..
EndPoints Remove streaming transport as a top level API (#110) 2017-01-11 04:01:49 -08:00
Hubs Use connections format 2017-01-11 10:07:15 -08:00
Properties Committed launch settings 2016-10-04 17:28:21 -07:00
Protobuf Early version of the .NET Client 2016-12-14 10:04:48 -08:00
wwwroot rename getid to negotiate (#124) 2017-01-17 15:45:29 -08:00
LineInvocationAdapter.cs Early version of the .NET Client 2016-12-14 10:04:48 -08:00
Program.cs apply license headers 2016-11-07 12:00:04 -08:00
ProtobufSerializer.cs apply license headers 2016-11-07 12:00:04 -08:00
SocketsSample.xproj
Startup.cs Remove streaming transport as a top level API (#110) 2017-01-11 04:01:49 -08:00
project.json add "messaging" endpoints and transports 2017-01-09 16:01:08 -08:00
web.config