aspnetcore/test/Microsoft.AspNetCore.Signal.../Internal/Protocol
James Newton-King 4f10560087
Rename negotiate to handshake, add handshake response, add close frame (#1591)
2018-03-20 17:40:22 +13:00
..
CompositeTestBinder.cs
CustomObject.cs
HandshakeProtocolTests.cs Rename negotiate to handshake, add handshake response, add close frame (#1591) 2018-03-20 17:40:22 +13:00
HubMessageHelpers.cs Reduce the per message read allocations (#1635) 2018-03-18 15:16:03 -07:00
JsonHubProtocolTests.cs Reduce the per message read allocations (#1635) 2018-03-18 15:16:03 -07:00
MessagePackHelpers.cs
MessagePackHubProtocolTests.cs Reduce the per message read allocations (#1635) 2018-03-18 15:16:03 -07:00
TestBinder.cs
TestHubMessageEqualityComparer.cs