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
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
Microsoft.AspNetCore.SignalR.Tests
Microsoft.AspNetCore.Sockets.Tests
Directory.Build.props