Expand description
Shape subscribe/snapshot/delta/unsubscribe + vector clock sync messages.
Structs§
- Shape
Delta Msg - Shape delta message (server → client, 0x22).
- Shape
Snapshot Msg - Shape snapshot response (server → client, 0x21).
- Shape
Subscribe Msg - Shape subscribe request (client → server, 0x20).
- Shape
Unsubscribe Msg - Shape unsubscribe request (client → server, 0x23).
- Vector
Clock Sync Msg - Vector clock sync message (bidirectional, 0x30).