Message: Ping

File: WebAPI/user_session_2.proto

Description

Ping request which can be initiated by any side to ensure connection is alive. Both client and server sides must respond to such a request with Pong.

Response: Pong.

Used in

ClientMsg, ServerMsg

Fields

token

Type: string

Description: Token routed back in Pong response.

ping_utc_time

Type: sint64

Description: UTC time when this request was composed. Used for network latency diagnostics.