Jeffrey Gelens

Announcing gevent-websocket

I just released the gevent-websocket project, which adds websocket support to gevent. Currently it is based on the pywsgi server, but that might change in the future.

The repository can be found here: http://bitbucket.org/Jeffrey/gevent-websocket/src It can be installed using easy_install or pip.

It still needs improvement and optimizations, so I'm open for suggestions, comments and patches.