diyan / sockjs-gevent

Unfinished SockJS server with gevent backend

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Unfinished SockJS server with gevent backend

License:MIT License


Languages

Language:Python 100.0%