Uwsgi: HTTP/2

Created on 29 May 2016  路  8Comments  路  Source: unbit/uwsgi

will it be supported? what timeframe do you plan for it?

Chrome is already disabled their support for SPDY and newest versions do not even try to negotiate SPDY

There are some good http/2 libraries - maybe use them (https://nghttp2.org/) ?

Most helpful comment

Any progress in this subject?

All 8 comments

I think the best thing we can do now is listing (maybe directly here) the available http/2 libraries and choose the one that fit best in the current codebase.

The current spdy code got basically no coverage so i am seriously thinking to discard it

such a list was already made https://github.com/http2/http2-spec/wiki/Implementations in my opinion nghttp2 looks promising

I am about to start a router-nghttp2 branch with the objective of using its parser (even for http/1.1) while maintaining all of the router-http features

Any progress in this subject?

I think uWSGI as a h2 gateway would be awesome!

Any progress in this subject?

Any progress in this subject?

Would love to see http/2 support in uWSGI!

Was this page helpful?
0 / 5 - 0 ratings

Related issues

ilrico picture ilrico  路  7Comments

cancan101 picture cancan101  路  4Comments

cupen picture cupen  路  3Comments

GaretJax picture GaretJax  路  7Comments

xrmx picture xrmx  路  5Comments