Hi,

I have a uwsgi, django, and nginx setup and am trying to add socketio
support. It looks like gevent-socketio provides most of what I need,
including modifications to django's dev server... but I'm unsure of how to
correctly process socketio connections at the uwsgi level in the (nginx ->
uwsgi -> django) steps...

gevent-socketio includes a SocketIOServer class, but how do I use that with
uwsgi?

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

Reply via email to