aspnetcore/test/Microsoft.AspNetCore.Signal...
Andrew Stanton-Nurse cfaa123eb8 IConnection refactoring (#1718)
- IConnection is now single-use and HubConnection creates a new instance
for reconnecting
- IConnection is just a Pipe now, no more events
2018-03-27 23:02:07 -07:00
..
HubConnectionTests.cs IConnection refactoring (#1718) 2018-03-27 23:02:07 -07:00
Hubs.cs Don't expose HubConnectionContext on the Hub (#1674) 2018-03-21 10:07:41 -07:00
Microsoft.AspNetCore.SignalR.Client.FunctionalTests.csproj set the RID for tests in netfx (#1516) 2018-02-28 14:09:11 -08:00
Startup.cs Remove support for binary over SSE and add transfer format to negotiation (#1564) 2018-03-13 14:29:32 -07:00