Re: [Web-SIG] WSGI for HTTP/2.0 ?

2014-09-19 Thread Graham Dumpleton
On 20/09/2014, at 3:49 PM, Roberto De Ioris wrote: > I can help a bit (i am the uWSGI lead developer and a nginx and Cherokee > contributor, and i have already implemented a spdy3 server last year) > > I honestly think that WSGI by itself needs a complete rewrite/rethink to > be adapted to mode

Re: [Web-SIG] WSGI for HTTP/2.0 ?

2014-09-19 Thread Roberto De Ioris
> So HTTP/2.0 (http://http2.github.io/http2-spec/index.html) is far > advanced, and my puny google-fu cannot find any upstream work on > making a) updating and or replacing WSGI to support HTTP/2's new > capabilities or b) an HTTP/2 capable SimplerServer or similar > reference server in the standa