gevent-socketio
gevent-socketio copied to clipboard
Multiple users not able to make websocket connection
We have been experiencing an issue where only one user is able to make a successful connection if more than one user connects to the server simultaneously. We have tried configuring socketio to attempt a reconnect if it fails, but with no luck.
Has anyone else seen this kind of problem?
This is a implementation error, if you provide example code on how you use gevent-socketio we can have a look