BootstrapMessage
On socket initialization, the server sends a bootstrap containing tool definitions and the user state object. The client should hold the state object 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 | UserSocketBootstrap | yes |