Skip to content
This repository has been archived by the owner on May 13, 2024. It is now read-only.

Connection closes every minute or so #120

Open
DanielSmith1239 opened this issue Apr 2, 2018 · 2 comments
Open

Connection closes every minute or so #120

DanielSmith1239 opened this issue Apr 2, 2018 · 2 comments

Comments

@DanielSmith1239
Copy link

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?

@ghost
Copy link

ghost commented May 3, 2018

i have same issue. When i call socket resume (after internet connection reconnected), socket closes and opens every minute

@nicefella
Copy link

+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 free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants