You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Minor Changes
f149d9d: Add a dedicated onPing callback that surfaces ping events (including the estimated ping_ms) to consumers. The SDK still replies to pings with a pong automatically; the callback is informational, useful for e.g. reporting connection latency. Also clarifies the documentation for ping_ms: "Estimated ping in milliseconds, based on previous ping/pong timing."