aspnetcore/client-ts/Microsoft.AspNetCore.Signal...
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
..
Base64EncodedHubProtocol.spec.ts
Common.ts
Connection.spec.ts
Formatters.spec.ts
HubConnection.spec.ts First pass at Keep Alive (#1119) 2017-11-16 09:45:13 -08:00
JasmineUtils.ts
LoggerFactory.spec.ts
MessagePackHubProtocol.spec.ts First pass at Keep Alive (#1119) 2017-11-16 09:45:13 -08:00
jasmine.json
tsconfig.json