StateBootstrapMessage
On socket connection, server sends the entire state object. The client should hold this in memory, merging in deltas over time as they arrive in state.delta messages
type: object
Properties
Section titled “Properties”| Name | Type | Required | Description |
|---|---|---|---|
kind | string | yes | |
data | UserState | yes |