Spacetimedbex.Protocol.ClientMessage (spacetimedbex v0.1.2)

Copy Markdown View Source

V2 client-to-server messages. Encoded as raw BSATN (no compression envelope).

Variants (u8 tag)

  • 0: Subscribe
  • 1: Unsubscribe
  • 2: OneOffQuery
  • 3: CallReducer
  • 4: CallProcedure

Summary

Functions

Encode a client message to raw BSATN binary.

Functions

encode(msg)

Encode a client message to raw BSATN binary.