Skip to main content

PUBSUB_PUSH_DIFF_ENABLED

Constant PUBSUB_PUSH_DIFF_ENABLED 

Source
pub(crate) const PUBSUB_PUSH_DIFF_ENABLED: Config<bool>;
Expand description

For connected clients, determines whether to push state diffs to the PubSub server. For the server, determines whether to broadcast state diffs to subscribed clients.