Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Timeout support #3

Open
JoleMile opened this issue Jun 28, 2020 · 1 comment
Open

Timeout support #3

JoleMile opened this issue Jun 28, 2020 · 1 comment

Comments

@JoleMile
Copy link

Does this library support timeout? I tried passing it through the options object, but it doesn't seem to work. Do you plan on supporting this in the near future?

@Overtorment
Copy link
Member

timeout is not passed to socket, and is hardcoded to 5sec

this.conn.setTimeout(TIMEOUT);

Im not sure if this is even working..?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants