> I've written a WSGI middleware that allows gevent-websockets to be
> used with uWSGI. I thought you might be interested.
>
> <https://github.com/gavinwahl/uwsgi-websockets>
> _______________________________________________
> uWSGI mailing list
> [email protected]
> http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi
>

Nice, i have tested it on apache2, haproxy+http-socket and blastbeat+uwsgi
and it works too.

It does not work on nginx+uwsgi (its a nginx limit), but should work with
its tcp_proxy module + uWSGI's http-socket

-- 
Roberto De Ioris
http://unbit.it
_______________________________________________
uWSGI mailing list
[email protected]
http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi

Reply via email to