Currently, clients have no implementation of heartbeat handling. - [ ] Make the heartbeat threshold configurable by the user. - [ ] Receive ping packets from the function. - [ ] Periodically check the latest ping and terminate the session when the system appears to be dead.
Currently, clients have no implementation of heartbeat handling.