aspnetcore/test/Microsoft.AspNetCore.Signal...
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
..
HubConnectionTests.cs Turned Stream into StreamAsync (#902) 2017-09-18 16:44:18 -07:00
Hubs.cs
Microsoft.AspNetCore.SignalR.Client.FunctionalTests.csproj
Startup.cs