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

Unable to add another connection to the event loop. #78

Closed
0xHexE opened this issue May 25, 2019 · 2 comments
Closed

Unable to add another connection to the event loop. #78

0xHexE opened this issue May 25, 2019 · 2 comments

Comments

@0xHexE
Copy link

0xHexE commented May 25, 2019

After connecting around 100 connections it is saying

[2019-05-25T07:58:24Z ERROR ws::io] Unable to build WebSocket connection WS Error <Capacity>: Unable to add another connection to the event loop.
@nerg4l
Copy link

nerg4l commented May 25, 2019

According to your error message I would guess you want to open an issue here: https://github.com/housleyjk/ws-rs

As the error message does not occur in this library (gobwas/ws) but appears in housleyjk/ws-rs here: https://github.com/housleyjk/ws-rs/blob/90ab38da6823de1e949ddc481e3e0874beebe5a2/src/io.rs#L169

@0xHexE
Copy link
Author

0xHexE commented May 25, 2019

Thanks

@0xHexE 0xHexE closed this as completed May 25, 2019
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