> Has anyone tried to test SPDY in combination with uWSGI? > Do you know any working implementation? > > Do you plan to support the SPDY in uWSGI? > Maybe too early to think about it? > > http://www.chromium.org/spdy > >
This should be supported in the proxy area (the webserver), obviously writing a spdy server router (as the current http router or the fastrouter) would be very easy (parsing spdy, at least for me, is easier than http). Maybe in the near future (or sooner if someone want to sponsor it ;) -- Roberto De Ioris http://unbit.it _______________________________________________ uWSGI mailing list [email protected] http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi
