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 Fix #924 by introducing HubDispatcher abstraction (#1479) 2018-02-22 20:59:34 -08:00
CustomObject.cs Fixing MsgPack serializing byte[] as string Part 1 2017-09-29 17:05:24 -07:00
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 add headers and revamp msgpack tests (#1382) 2018-02-07 09:36:29 -08:00
MessagePackHubProtocolTests.cs Reduce the per message read allocations (#1635) 2018-03-18 15:16:03 -07:00
TestBinder.cs Fix #924 by introducing HubDispatcher abstraction (#1479) 2018-02-22 20:59:34 -08:00
TestHubMessageEqualityComparer.cs add headers and revamp msgpack tests (#1382) 2018-02-07 09:36:29 -08:00