Constant mz_persist_client::rpc::PUBSUB_SAME_PROCESS_DELEGATE_ENABLED
source ยท 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.