Constant mz_persist_client::rpc::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.