Hi everyone, i have just released an incomplete implementation of a websockets (WSGI-like) working over the 1.3 http router (using the --http-raw-body option).
Currently it supports only text messages limited to a max of 125 characters. I have no business/commercial use for it, so if someone want to complete/use it, feel free to fork. https://github.com/unbit/uwebsocketconnection If you put it behind --https, websockets over ssl (wss://) will works too. -- Roberto De Ioris http://unbit.it _______________________________________________ uWSGI mailing list [email protected] http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi
