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

Abrandoned/non block #23

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

Conversation

abrandoned
Copy link

Not sure if this is wanted/needed/desired but updated sockets to use non_blocking calls and making the handshake synchronous (as it was a confusing part to troubleshoot when failure)

@movitto
Copy link

movitto commented May 21, 2018

@abrandoned @shokai I know this is ~ two years old but any chance this could be merged into the upstream repo? I've been incorporating this library into a project I'm working on wipple and need a way to attempt to connect to a websocket server in a non-blocking fashion (so that if the connection fails to be established I can easily terminate the socket and try again).

I tried this PR out locally and it works great (though admitadely didn't go into the code in details). If this is just an issue of updating the PR to fix the CI failures, I can dedicate some time to investigating sending a followup PR addressing the problem. Just let me know.

And thanks for the great library and PR!!!

@movitto movitto mentioned this pull request Nov 25, 2018
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.

2 participants