aspnetcore/test
David Fowler 19b9dca268
Change IHubProtocol interface to support partial parsing (#1745)
- These are the finishing touches before we disable batching on the
C# client and on the server. We're changing the IHubProtocol interface to
modify the input buffer with what was consumed. We're also changing it
to parse a single message at a time to be match what output writing does.
- Added TryParseResponseMessage and made it look like TryParseRequestMessage
2018-03-28 12:08:16 -07:00
..
Microsoft.AspNetCore.SignalR.Client.FunctionalTests IConnection refactoring (#1718) 2018-03-27 23:02:07 -07:00
Microsoft.AspNetCore.SignalR.Client.Tests Change IHubProtocol interface to support partial parsing (#1745) 2018-03-28 12:08:16 -07:00
Microsoft.AspNetCore.SignalR.Common.Tests Change IHubProtocol interface to support partial parsing (#1745) 2018-03-28 12:08:16 -07:00
Microsoft.AspNetCore.SignalR.Redis.Tests
Microsoft.AspNetCore.SignalR.Tests IConnection refactoring (#1718) 2018-03-27 23:02:07 -07:00
Microsoft.AspNetCore.SignalR.Tests.Utils Change IHubProtocol interface to support partial parsing (#1745) 2018-03-28 12:08:16 -07:00
Microsoft.AspNetCore.Sockets.Tests React to https://github.com/aspnet/KestrelHttpServer/pull/2428 (#1734) 2018-03-27 02:02:29 -07:00
Directory.Build.props
xunit.runner.json Run tests outside of xunit synccontext (#1427) 2018-02-10 20:58:27 -08:00