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

keepAlive in setTimeout function #28

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

dtheb
Copy link
Contributor

@dtheb dtheb commented Jul 28, 2015

usage

cl.setTimeout(true, 60000); // the second argument is optional by default timeout is set to 10000 (10 sec)

@dtheb
Copy link
Contributor Author

dtheb commented Jul 28, 2015

//add

i know there is keepalive in the socket itself but (as i tested) its not working well with teamspeak

@basert
Copy link

basert commented Dec 10, 2015

Can we get this merged?

@dtheb
Copy link
Contributor Author

dtheb commented Dec 10, 2015

@basert i don't think this repo is maintained (at least not actively).. You can find the changes on my fork https://github.com/Ahmed-90/node-teamspeak

you can get it with npm directly by doing npm i -S Ahmed-90/node-teamspeak

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

Successfully merging this pull request may close these issues.

3 participants