aspnetcore/src
moozzyk be9fec5d30 Adding result kind to completion message
Before we would rely on error being null to detect whether to read results and we had an additional 'hasResult' field. Now all this information is codified in a field.
2017-08-09 09:12:11 -07:00
..
Microsoft.AspNetCore.SignalR Hub<T> (#689) 2017-08-08 17:39:09 -07:00
Microsoft.AspNetCore.SignalR.Client Introducing HubProtocolReaderWriter 2017-08-08 12:11:55 -07:00
Microsoft.AspNetCore.SignalR.Common Adding result kind to completion message 2017-08-09 09:12:11 -07:00
Microsoft.AspNetCore.SignalR.Http
Microsoft.AspNetCore.SignalR.Redis Centralizing serializing hub messages 2017-08-08 12:11:55 -07:00
Microsoft.AspNetCore.Sockets
Microsoft.AspNetCore.Sockets.Abstractions
Microsoft.AspNetCore.Sockets.Client.Http Use CloseOutputAsync to close client transport WebSocket (#695) 2017-08-08 11:31:24 -07:00
Microsoft.AspNetCore.Sockets.Common.Http
Microsoft.AspNetCore.Sockets.Http React to AuthZ change 2017-07-21 11:05:12 -07:00