aspnetcore/test/Microsoft.AspNetCore.Signal.../Internal/Protocol
Andrew Stanton-Nurse cb3124be17
First pass at Keep Alive (#1119)
This adds the Ping message type and support for sending/receiving it in the Hub Protocols. It does not add the logic to transmit keep-alive frames.
2017-11-16 09:45:13 -08:00
..
CompositeTestBinder.cs First pass at Keep Alive (#1119) 2017-11-16 09:45:13 -08:00
CustomObject.cs
JsonHubProtocolTests.cs First pass at Keep Alive (#1119) 2017-11-16 09:45:13 -08:00
MessagePackHubProtocolTests.cs First pass at Keep Alive (#1119) 2017-11-16 09:45:13 -08:00
NegotiationProtocolTests.cs
TestBinder.cs First pass at Keep Alive (#1119) 2017-11-16 09:45:13 -08:00
TestHubMessageEqualityComparer.cs First pass at Keep Alive (#1119) 2017-11-16 09:45:13 -08:00