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 Headers for TS files (#798) 2017-08-31 11:33:14 -07:00
Common.ts Headers for TS files (#798) 2017-08-31 11:33:14 -07:00
Connection.spec.ts Removing sending OPTIONS request if WebSocket transport requested (#1036) 2017-10-23 10:28:33 -07:00
Formatters.spec.ts Replacing 8-byte-long length prefix with varint 2017-09-28 17:00:49 -07:00
HubConnection.spec.ts First pass at Keep Alive (#1119) 2017-11-16 09:45:13 -08:00
JasmineUtils.ts Optional error and complete functions for observables (#1000) 2017-10-10 16:42:50 -07:00
LoggerFactory.spec.ts
MessagePackHubProtocol.spec.ts First pass at Keep Alive (#1119) 2017-11-16 09:45:13 -08:00
jasmine.json
tsconfig.json