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

Add support for opening multiple sockets for different clients #9

Open
coditva opened this issue May 3, 2018 · 0 comments
Open

Add support for opening multiple sockets for different clients #9

coditva opened this issue May 3, 2018 · 0 comments
Labels
enhancement New feature or request

Comments

@coditva
Copy link
Owner

coditva commented May 3, 2018

Right now, only one client can connect to the server at the given socket. If any other client sends the data, it'll either get ignored or worse, overtake the current client.

@coditva coditva added the enhancement New feature or request label May 3, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant