gevent-socketio icon indicating copy to clipboard operation
gevent-socketio copied to clipboard

Multiple users not able to make websocket connection

Open mbattaglia005 opened this issue 9 years ago • 1 comments

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?

mbattaglia005 avatar Jun 26 '15 16:06 mbattaglia005

This is a implementation error, if you provide example code on how you use gevent-socketio we can have a look

kennedyshead avatar Mar 19 '16 08:03 kennedyshead