V2 server-to-client messages. Received with a 1-byte compression envelope.
Variants (u8 tag)
- 0: InitialConnection
- 1: SubscribeApplied
- 2: UnsubscribeApplied
- 3: SubscriptionError
- 4: TransactionUpdate
- 5: OneOffQueryResult
- 6: ReducerResult
- 7: ProcedureResult
Summary
Functions
Decode a decompressed BSATN server message.
Unwrap the compression envelope from a server binary frame.