[Twisted-Python] WebSockets and QUIC for Twisted

Tristan Seligmann mithrandi at mithrandi.net
Wed Jul 5 22:59:46 MDT 2017


On Thu, 6 Jul 2017 at 04:58 Glyph <glyph at twistedmatrix.com> wrote:

> Why are you interested in QUIC? My understanding was that Google used this
> protocol as an experiment, but HTTP/2 is the successful termination of the
> experiment, and nobody should really be using it.  (For http2 support, `pip
> install twisted[tls,http2]`).
>

You're thinking of SPDY. QUIC is a UDP-based protocol that allows 0-rtt
connection setup (and is also implemented by Chrome / Google services).
-------------- next part --------------
An HTML attachment was scrubbed...
URL: </pipermail/twisted-python/attachments/20170706/f88851d0/attachment-0002.html>


More information about the Twisted-Python mailing list