-------------------------- Messaggio originale ---------------------------
Oggetto: [PATCH] websockets support for uwsgi protocol
Da:      "Roberto De Ioris" <[email protected]>
Data:    Mer, 20 Febbraio 2013 2:30 pm
A:       [email protected]
--------------------------------------------------------------------------

Hi, the (tiny) attached patch enable support for new websockets handling
when the uwsgi protocol is used instead of HTTP.

I have tested it with various websocket libraries and with the api
available in uWSGI 1.9.

>From 1.9 sources (with nginx pointing to uwsgi port 3031):

./uwsgi -s :3031 -w tests.websockets_echo --gevent 10


no additional configuration is needed for nginx

-- 
Roberto De Ioris
http://unbit.it_______________________________________________
nginx mailing list
[email protected]
http://mailman.nginx.org/mailman/listinfo/nginx

-- 
Roberto De Ioris
http://unbit.it

Attachment: uwsgi_websocket_nginx.patch
Description: Binary data

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

Reply via email to