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

Question on 'Data channel timeout' #87

Open
sudhanshu-garg opened this issue Apr 12, 2017 · 1 comment
Open

Question on 'Data channel timeout' #87

sudhanshu-garg opened this issue Apr 12, 2017 · 1 comment
Labels

Comments

@sudhanshu-garg
Copy link

This is not an issue but more of a question. I am new to using this library and just started reading it. If there is another place I should be asking questions, please let me know.

Question - What does "Timeout time.Duration // Data channel timeout (default 60s)" field in Connection type get used for?

@ncw
Copy link
Owner

ncw commented Apr 25, 2017

This is an idle timeout for the data channel, so if data stops being delivered for 60s you will get a timeout.

@ncw ncw added the question label Apr 25, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants