Module ping

Source

Structsยง

Builder
A builder for Ping
Complete
The final stage for Ping.
Ping
A ping can be sent by both client and server to keep the connection open and check that it is still working. The receiving end should send back a pong immediately. We also include the times that pings and pongs are sent so that we can track latency and/or discover clock drift between server and client.
SentAtStage
The sent_at stage for Builder.