aspnetcore/test/Microsoft.AspNetCore.Signal.../Internal/Protocol
James Newton-King 8c84518ecc
Message writing optimization (#1683)
2018-03-29 11:03:40 +13:00
..
CompositeTestBinder.cs Fix #924 by introducing HubDispatcher abstraction (#1479) 2018-02-22 20:59:34 -08:00
CustomObject.cs
HandshakeProtocolTests.cs Change IHubProtocol interface to support partial parsing (#1745) 2018-03-28 12:08:16 -07:00
HubMessageHelpers.cs Reduce the per message read allocations (#1635) 2018-03-18 15:16:03 -07:00
JsonHubProtocolTests.cs Change IHubProtocol interface to support partial parsing (#1745) 2018-03-28 12:08:16 -07:00
MessagePackHelpers.cs add headers and revamp msgpack tests (#1382) 2018-02-07 09:36:29 -08:00
MessagePackHubProtocolTests.cs Change IHubProtocol interface to support partial parsing (#1745) 2018-03-28 12:08:16 -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
Utf8BufferTextReaderTests.cs Change IHubProtocol interface to support partial parsing (#1745) 2018-03-28 12:08:16 -07:00
Utf8BufferTextWriterTests.cs Message writing optimization (#1683) 2018-03-29 11:03:40 +13:00