Module ext_type

Module ext_type 

Source
Available on crate feature extensions only.
Expand description

Extension type identifiers

Reserved ranges:

  • 0x0001-0x00FF: Core protocol extensions
  • 0x0100-0x0FFF: Application-specific extensions
  • 0xF000-0xFFFF: Experimental/private extensions

Constantsยง

BATCHING
Batch multiple small updates into single frame
CHECKPOINT
Full state checkpoint for recovery/initial sync
COMPRESSION
Compression extension (zstd)
METADATA
Metadata attachment (timestamps, causality, user info)
PRIORITY
Priority levels for updates (critical vs cosmetic)
RATE_HINTS
Server hints for acceptable update frequency
SELECTIVE_SYNC
Selective sync - sync only specific state regions