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/) ?
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!
Most helpful comment
Any progress in this subject?