Hello, I'm trying the websocket_chat.pl example, but can't make it work.
It seems that the websocket read event never wakeup, as much as press the form button. However publishing in the redis 'foobar' channel from redis-cli, works like a charm, and all connected clients receive the message. Is it possible that the uwsgi::connection_fd function, recently introduced, has any problem? I'm using last source code version from github repo. Thanks. 2013/11/12 Roberto De Ioris <[email protected]> > > Should be useful as a reference for writing apps with PSGI + Coro::AnyEvent > > https://github.com/unbit/uwsgi/blob/master/tests/websockets_chat.pl > > -- > Roberto De Ioris > http://unbit.it > _______________________________________________ > uWSGI mailing list > [email protected] > http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi >
_______________________________________________ uWSGI mailing list [email protected] http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi
