aspnetcore/test/Common
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
..
ChannelExtensions.cs
ServerFixture.cs [Redis] Add functional test support (#1051) 2017-11-14 09:32:14 -08:00
TaskExtensions.cs
TestClient.cs First pass at Keep Alive (#1119) 2017-11-16 09:45:13 -08:00
TestHelpers.cs