Commit d99d287
committed
First working and tested draft of the Keepalive infrastructure
* Implemented the send Ping method #4
* Implemented the report of Pongs to the Keepalive Heartbeat actor #3
* Implemented the Keepalive Heartbeat actor #21 parent b7f2e12 commit d99d287
44 files changed
Lines changed: 407 additions & 54 deletions
File tree
- Examples/Echo Reply Test With Server Manager
- WS Test Client Subscriber Messages/Client Connection Handler Msg
- WS Test Client Subscriber
- WS Test Server Subscriber Messages/Server Connection Handler Msg
- WS Test Server Subscriber
- WebSocket Actor
- Keepalive Heartbeat Messages/Report Pong Msg
- Keepalive Heartbeat
- WebSocket Client
- WebSocket Connection Messages
- Drop Connection Msg
- Send Ping Msg
- WebSocket Connection
- WebSocket Server Manager
- WebSocket Server
- WebSocket Service
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Lines changed: 35 additions & 6 deletions
Large diffs are not rendered by default.
Binary file not shown.
Binary file not shown.
Lines changed: 18 additions & 5 deletions
Large diffs are not rendered by default.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
| 3 | + | |
2 | 4 | | |
3 | 5 | | |
0 commit comments