aspnetcore/test/Microsoft.AspNetCore.Signal.../Internal/Protocol
BrennanConroy 903a9ea6a0
Use IBufferWriter in IHubProtocol (#1791)
2018-03-30 17:30:08 -07:00
..
CompositeTestBinder.cs Fix #924 by introducing HubDispatcher abstraction (#1479) 2018-02-22 20:59:34 -08:00
CustomObject.cs
HandshakeProtocolTests.cs Handshake and negotiation optimization (#1731) 2018-03-29 17:50:45 +13:00
HubMessageHelpers.cs Reduce the per message read allocations (#1635) 2018-03-18 15:16:03 -07:00
JsonHubProtocolTests.cs Use IBufferWriter in IHubProtocol (#1791) 2018-03-30 17:30:08 -07:00
MessagePackHelpers.cs
MessagePackHubProtocolTests.cs Use IBufferWriter in IHubProtocol (#1791) 2018-03-30 17:30:08 -07:00
TestBinder.cs Fix #924 by introducing HubDispatcher abstraction (#1479) 2018-02-22 20:59:34 -08:00
TestHubMessageEqualityComparer.cs
Utf8BufferTextReaderTests.cs Change IHubProtocol interface to support partial parsing (#1745) 2018-03-28 12:08:16 -07:00
Utf8BufferTextWriterTests.cs Use IBufferWriter in IHubProtocol (#1791) 2018-03-30 17:30:08 -07:00