| GGZ Gaming Zone Main Protocol Specification |
|---|
A list entry describing one room at a GGZ server
| ID | Unique identifier for this room |
| NAME | Room name, potentially translated, for displaying to user |
| REFNAME | Room name for internal use, including URIs, should not be shown to user |
| GAME | The identifier of the game associated with this room |
| PLAYERS | The number of players currently in the room. This value is sent in the room list and may be periodically updated. However this information is not updated immediately, so the client's knowledge may become stale. For the current room the client should use the list of players in the room as a more accurate value. |
| DESC | Verbose room description (sent only if requested) |
| <<< Server to client messages | GAME >>> |