aspnetcore/samples/ChatSample
Andrew Stanton-Nurse d281cb72ea add "messaging" endpoints and transports
* Need a separate set of primitives to handle messaging
* Using Channels (not Pipelines!) to provide the data flow for messaging
* All transports are now "message" based transports
* Added an adaptor to convert message-based transports to serve
streaming endpoints
2017-01-09 16:01:08 -08:00
..
Controllers
Data
Hubs add "messaging" endpoints and transports 2017-01-09 16:01:08 -08:00
Models
Services
Views Renaming RpcConnection to HubConnection 2016-11-29 16:03:56 -08:00
wwwroot Introducing modules for the ts client 2016-11-29 12:35:33 -08:00
.bowerrc
ChatSample.xproj
Program.cs
Startup.cs
appsettings.json
bower.json
bundleconfig.json
compilerconfig.json
compilerconfig.json.defaults
project.json add "messaging" endpoints and transports 2017-01-09 16:01:08 -08:00
web.config