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 IConnection refactoring (#1718) 2018-03-27 23:02:07 -07:00
HubConnectionContextUtils.cs
LogRecord.cs
Microsoft.AspNetCore.SignalR.Tests.Utils.csproj IConnection refactoring (#1718) 2018-03-27 23:02:07 -07:00
PipeCompletionExtensions.cs IConnection refactoring (#1718) 2018-03-27 23:02:07 -07:00
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 IConnection refactoring (#1718) 2018-03-27 23:02:07 -07:00
TaskExtensions.cs IConnection refactoring (#1718) 2018-03-27 23:02:07 -07:00
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 Fix WebSocketsSupportedConditionAttribute version check (#1751) 2018-03-28 14:56:03 -07:00