-
Notifications
You must be signed in to change notification settings - Fork 114
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: Copas Receive #33
Comments
For clients there is a limited support for copas timeouts. |
@headchant is this sufficient for you? |
I think a ws:settimeout() would be what I need. Would it be possible to implement something like that? |
this should be no problem. are you using websocket client or server? |
this would be for the websocket client |
I hope you don't mind. This is more of a question than an issue. Do you know of any way to timeout the ws:receive() or whole sockets using copas and your lib? Maybe I'm missing something, I'm not sure.
The text was updated successfully, but these errors were encountered: