aspnetcore/test/Microsoft.AspNetCore.Signal...
David Fowler 42e2715a95 Removed EndOfMessage from Message (#513)
* Removed EndOfMessage from Message
- The webSockets transport no longer supports partial payloads so
this feature is now gone.
2017-06-03 08:32:28 -10:00
..
ConnectionTests.cs
HubConnectionExtensionsTests.cs Fix #324 by adding streaming support to the server (#461) 2017-05-31 09:10:20 -07:00
HubConnectionProtocolTests.cs Fix #324 by adding streaming support to the server (#461) 2017-05-31 09:10:20 -07:00
HubConnectionTests.cs
LongPollingTransportTests.cs
Microsoft.AspNetCore.SignalR.Client.Tests.csproj Fix #324 by adding streaming support to the server (#461) 2017-05-31 09:10:20 -07:00
ResponseUtils.cs
TaskQueueTests.cs
TestConnection.cs Removed EndOfMessage from Message (#513) 2017-06-03 08:32:28 -10:00
TestTransportFactory.cs