Expand description
Nested message and enum types in V1.
Modules§
- mutate
- Nested message and enum types in
Mutate.
Structs§
- Mutate
- Add and/or remove subscriptions in place (applied atomically per frame). Topics use the kind-prefixed binary representation (XIP-49 §3.3.2): the first byte is the topic kind, the remainder is the identifier. A topic whose kind the node does not serve fails the stream with INVALID_ARGUMENT.
Enums§
- Request
- Each frame is exactly one of: a mutation, a Ping, or a Pong.