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

Accepting connections from multiple clients #77

Open
SyRenity opened this issue May 31, 2015 · 2 comments
Open

Accepting connections from multiple clients #77

SyRenity opened this issue May 31, 2015 · 2 comments

Comments

@SyRenity
Copy link

It seems that the current copas example allows accepting a connection from single Websocket client, what is the correct method to extend it to allow support from multiple ones?

@lipp
Copy link
Owner

lipp commented May 31, 2015

this example supports many many clients. The code reads a bit odd if you are not familiar with coroutines.
But it is really accepting more than one client :)

@SyRenity
Copy link
Author

Thanks, however I'm actually using it and it seems to be blocking on a single client.

I will check further if the issue on my side.

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