- Notifications
You must be signed in to change notification settings - Fork 331
Closed
Labels
Milestone
Description
Hello,
From what I've seen, the pong is automatically handled internally in the library, however, in some specific cases it could be useful to run a function when the pong comes back (i.e. measuring latency, logging, etc.)
Think it would be ok to add a handler function that is called when the pong is handled, which can be set through an exposed function ?