aspnetcore/src/Microsoft.AspNetCore.Signal...
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
..
Properties Early version of the .NET Client 2016-12-14 10:04:48 -08:00
IInvocationAdapter.cs Early version of the .NET Client 2016-12-14 10:04:48 -08:00
IInvocationBinder.cs Added missing copyright and license headers 2016-12-19 14:30:43 -05:00
InvocationAdapterExtensions.cs Early version of the .NET Client 2016-12-14 10:04:48 -08:00
InvocationDescriptor.cs Early version of the .NET Client 2016-12-14 10:04:48 -08:00
InvocationMessage.cs Added missing copyright and license headers 2016-12-19 14:30:43 -05:00
InvocationResultDescriptor.cs Early version of the .NET Client 2016-12-14 10:04:48 -08:00
JsonNetInvocationAdapter.cs Early version of the .NET Client 2016-12-14 10:04:48 -08:00
Microsoft.AspNetCore.SignalR.Common.xproj Early version of the .NET Client 2016-12-14 10:04:48 -08:00
project.json add "messaging" endpoints and transports 2017-01-09 16:01:08 -08:00