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
Does this have soketi support? Currently trying to get it working but my client keeps disconnecting when pysher sends the "ping to pusher" message, any ideas?
The text was updated successfully, but these errors were encountered:
Manually calling: client.connection.send_ping() every x seconds < 120.
For my purposes I changed the self.ping_interval variable to < 120.
It seems like the disconnect only happens at 120s, because 119s seems to be working without a problem.
I did not find the solution yet, why exactly 120s results in a disconnect.
Hello!
Does this have soketi support? Currently trying to get it working but my client keeps disconnecting when pysher sends the "ping to pusher" message, any ideas?
The text was updated successfully, but these errors were encountered: