A simple heartbeat mechanism to verify WebSocket connection health.Documentation Index
Fetch the complete documentation index at: https://docs.rails.xyz/llms.txt
Use this file to discover all available pages before exploring further.
Request
| Field | Type | Required | Description |
|---|---|---|---|
message | string | Yes | ping |
Response
| Field | Type | Required | Description |
|---|---|---|---|
message | string | Yes | pong |