I know that you're only a fork of the original library but I'm using your code base since the other author seems to be sleeping ;)
During the weekend, one of your commits are breaking gevent-socketio because of
websocket = self.handler.environ['wsgi.websocket']
KeyError: 'wsgi.websocket'
I know that you're only a fork of the original library but I'm using your code base since the other author seems to be sleeping ;)
During the weekend, one of your commits are breaking gevent-socketio because of