aspnetcore/test/Microsoft.AspNetCore.Signal...
David Fowler 7a53e07623
Parse data as it comes in off the wire in the .NET client and server (#1766)
- Change websockets and the POST end point to send data unbuffered.
- Update tests to handle partial frames
2018-03-29 10:03:59 -07:00
..
ChannelExtensions.cs
HubConnectionContextUtils.cs
LogRecord.cs
Microsoft.AspNetCore.SignalR.Tests.Utils.csproj
PipeCompletionExtensions.cs
PipeReaderExtensions.cs Parse data as it comes in off the wire in the .NET client and server (#1766) 2018-03-29 10:03:59 -07:00
ServerFixture.cs
TaskExtensions.cs
TestClient.cs Parse data as it comes in off the wire in the .NET client and server (#1766) 2018-03-29 10:03:59 -07:00
TestHelpers.cs
WebSocketsSupportedConditionAttribute.cs