v8.10.0
·
32 commits
to master
since this release
March 06 2025
Added
- Add
useSmartHeartbeatconfiguration option which allows ignoring implicit heartbeat (with successful subscribe response) and keep sendingheartbeatcalls with fixed intervals. subscriptionWorkerOfflineClientsCheckIntervalconfiguration option can be used to configure the interval at which “offline” PubNub clients (when tab closed) detection will be done.subscriptionWorkerUnsubscribeOfflineClientsconfiguration option can be used to force unsubscribe (presence leave) for “offline” PubNub clients (when tab closed).