> On Jul 8, 2017, at 1:47 AM, Phil Mayers <p.may...@imperial.ac.uk> wrote: > > On 08/07/17 03:59, Glyph wrote: > >>> Ironically the goals of QUIC are, I believe, similar to Vertex ;o) >> >> Really? How so? > > Sorry, memory not serving me well. I'm thinking of the PTCP bits, I'd managed > to remember that, but forget about all the rest! > > So no, not similar - my mistake.
In a way, PTCP is much less ambitious, as well: it is just TCP over UDP in order to get connection-initiations through firewalls. My understanding of QUIC is that it has very different goals: it's not the thing you'd use for peer-to-peer connectivity (that would be something like RTMP) but rather it's over UDP so it can have slightly different guarantees and performance characteristics than TCP itself. -glyph
_______________________________________________ Twisted-Python mailing list Twisted-Python@twistedmatrix.com https://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python