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
{{ message }}
This repository has been archived by the owner on May 13, 2024. It is now read-only.
Hey,
I’m trying to use this API in a project of mine, but I’m running in to an issue. The socket connection closes every minute or so, and I have to keep reopening the connection. I’m using Swift 4. You have any ideas?
The text was updated successfully, but these errors were encountered:
+1
it looked like to me a timeout issue (currently set to 30 as a hardcoded value)
but i figured out that this closing event is not triggered as a consequence of a timeout.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hey,
I’m trying to use this API in a project of mine, but I’m running in to an issue. The socket connection closes every minute or so, and I have to keep reopening the connection. I’m using Swift 4. You have any ideas?
The text was updated successfully, but these errors were encountered: