Expand description
Delta push / ack / reject / collection-purged messages.
Structs§
- Collection
Purged Msg - Collection purged notification (server → client, 0x14).
- Delta
AckMsg - Delta acknowledgment (server → client, 0x11).
- Delta
Push Msg - Delta push message (client → server, 0x10).
- Delta
Reject Msg - Delta rejection (server → client, 0x12).