HeartBeatMonitor

Monitor the heartbeats from the client.

Constructors

this
this(Duration timeout)
Undocumented in source.

Members

Functions

beat
void beat()

A heartbeat has been received.

isTimeout
bool isTimeout()
Undocumented in source. Be warned that the author may not have intended to support it.

Static functions

ping
void ping(PipeWriter f)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta