aspnetcore/test/Microsoft.AspNetCore.Signal.../Internal/Protocol
David Fowler abe139ee16
Make the protocol and messages public (#1994)
* Move types to a .Protocol namespace
2018-04-13 01:53:41 -07:00
..
CompositeTestBinder.cs Make the protocol and messages public (#1994) 2018-04-13 01:53:41 -07:00
CustomObject.cs
HandshakeProtocolTests.cs Make the protocol and messages public (#1994) 2018-04-13 01:53:41 -07:00
HubMessageHelpers.cs Make the protocol and messages public (#1994) 2018-04-13 01:53:41 -07:00
JsonHubProtocolTests.cs Make the protocol and messages public (#1994) 2018-04-13 01:53:41 -07:00
MemoryBufferWriterTests.cs
MessagePackHubProtocolTests.cs Make the protocol and messages public (#1994) 2018-04-13 01:53:41 -07:00
TestBinder.cs Make the protocol and messages public (#1994) 2018-04-13 01:53:41 -07:00
TestHubMessageEqualityComparer.cs Make the protocol and messages public (#1994) 2018-04-13 01:53:41 -07:00
Utf8BufferTextReaderTests.cs
Utf8BufferTextWriterTests.cs