/sockjs-gevent

Unfinished SockJS server with gevent backend

Primary LanguagePythonMIT LicenseMIT

SockJS-gevent

A work in progress gevent server backend for SockJS. General goal is to have a faithful implemention of @majek's [sockjs-protocol] (https://github.com/sockjs/sockjs-protocol) that plays nicely with gevent & green threads.