aspnetcore/test
David Fowler 48d97bf271 Turned Stream into StreamAsync (#902)
* Turned Stream into StreamAsync
- Before we were fire and forgetting the invocation that initiated
the streaming, this changes that so that the caller now has to await
to get the channel.

#899
2017-09-18 16:44:18 -07:00
..
Common Conditional WebSockets testing (#714) 2017-08-11 10:46:50 -07:00
Microsoft.AspNetCore.SignalR.Client.FunctionalTests Turned Stream into StreamAsync (#902) 2017-09-18 16:44:18 -07:00
Microsoft.AspNetCore.SignalR.Client.Tests Turned Stream into StreamAsync (#902) 2017-09-18 16:44:18 -07:00
Microsoft.AspNetCore.SignalR.Common.Tests MessagePack Serialization fixes 2017-09-13 08:50:04 -07:00
Microsoft.AspNetCore.SignalR.Tests Added Cancellation support (#897) 2017-09-18 12:47:38 -07:00
Microsoft.AspNetCore.Sockets.Tests Use Directory.Build.props/targets 2017-08-29 10:17:20 -07:00
Directory.Build.props Use Directory.Build.props/targets 2017-08-29 10:17:20 -07:00