> hello: > > > Now I need a tcp server in order to implement server push with a > permanent connection, can uwsgi deal with tcp connection like > twisted ? _______________________________________________ > uWSGI mailing list > [email protected] > http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi >
You can use raw mode: https://github.com/unbit/uwsgi-docs/blob/master/Changelog-1.9.18.rst#the-raw-mode-preview-technology-only-for-cpython -- Roberto De Ioris http://unbit.com _______________________________________________ uWSGI mailing list [email protected] http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi
