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
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
Microsoft.AspNetCore.Sockets
Microsoft.AspNetCore.Sockets.Abstractions
Microsoft.AspNetCore.Sockets.Client.Http
Microsoft.AspNetCore.Sockets.Common.Http
Microsoft.AspNetCore.Sockets.Http