Module autoconnect_common::broadcast
source · Structs§
- A provided Broadcast/Version used for
BroadcastSubsInit
, client comparisons, and outgoing deltas - BroadcastChangeTracker tracks the broadcasts, their change_count, and the broadcast lookup registry
- Broadcast Subscriptions a client is subscribed to and the last change seen
- Return to
Server::broadcast_init
the result of the first delta call for a client given a full list of broadcast id’s and versions.