pub(crate) const PUBSUB_SAME_PROCESS_DELEGATE_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.