Strata is pre-1.0. APIs, protocol, and storage format may change.
strata_protocol
This reference comes from Gleam documentation metadata for
strata_protocol 0.1.0.
| Module | Description |
|---|---|
strata_protocol | strata_protocol — wire protocol for the Strata typed collaboration |
strata_protocol/client | Client → server frames. |
strata_protocol/dynamic_json | Convert gleam/dynamic.Dynamic values back into gleam/json.Json so |
strata_protocol/error | Decode errors shared by the client and server frame decoders. |
strata_protocol/operation | Opt-in mutation correlation. Request IDs identify submissions, not a |
strata_protocol/presence | Presence payload carried by presence_set (client → server) and |
strata_protocol/server | Server → client frames. |