Re: WSGI for HTTP/2.0 ?

Sylvain Hellegouarch <[email protected]> Sat, 20 Sep 2014 18:27:51 +0200
Newsgroups gmane.comp.python.web
Message-ID <CALkdAkg=F8udHd=1_CA8Om1CUow0zU6kKzJVxrt4m5VZAChXsw@mail.gmail.com>
Hi Benoit,



> I actually wonder if websockets or other asynchronous protocols should be
> handled  by the new WSGI SPEC. Shouldn't we just standardize the way the
> socket is given to another library?
>


Considering the websocket connection is initiated via a HTTP request, it
would be a good idea that the newer WSGI interface keeps it in mind even if
it doesn't address the protocol itself. As you say, the current state is
akward at best.

-- 
- Sylvain
http://www.defuze.org
http://twitter.com/lawouach

_______________________________________________
Web-SIG mailing list
[email protected]
Web SIG: http://www.python.org/sigs/web-sig
Unsubscribe: https://mail.python.org/mailman/options/web-sig/gcpw-web-sig%40m.gmane.org