You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to gevent-...@googlegroups.com
Hi all, I was till now using python-gevent-socketio (0.2.1) along with python-gevent-websocket (0.3.0) for socket connection with flash client since past 3 years. I recently upgraded python-gevent-websocket (0.9.3) and I started facing issue. I looked into the code at it looks like Websocket instances is finishing just after handshake. I want to know is there any compatibility issue between old gevent-socketio and new gevent-websocket. If yes, what are the changes that I'll have to make.