Ping
Cloud-API and Go Gateway provide a WebSocket ping
request that can be used to measure the latency from the endpoint and to keep the WebSocket connection alive.
REQUEST
Method: ping
Parameters: None
Examples
RESPONSE
Result Fields
Result Field | Description |
| The UTC time (in microsecond format) that WS server receives ping request. |
Example
Last updated