aspnetcore/test
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
..
Common
Microsoft.AspNetCore.SignalR.Client.FunctionalTests Introducing HubProtocolReaderWriter 2017-08-08 12:11:55 -07:00
Microsoft.AspNetCore.SignalR.Client.Tests Enabling binary protocols over text transports 2017-08-08 12:11:55 -07:00
Microsoft.AspNetCore.SignalR.Common.Tests Adding result kind to completion message 2017-08-09 09:12:11 -07:00
Microsoft.AspNetCore.SignalR.Microbenchmarks
Microsoft.AspNetCore.SignalR.Tests Hub<T> (#689) 2017-08-08 17:39:09 -07:00
Microsoft.AspNetCore.Sockets.Tests