Jeremy Lainé added the comment:
The OpenSSL authors make a fair point, QUIC seems to be taking a long time to
stabilize with little consideration for backwards compatibility at this stage.
As stated previously though it's perfectly feasible to implement a QUIC stack
by linking
Jeremy Lainé added the comment:
I have started implementing a QUIC stack in Python [1] so I'll share a couple
of thoughts in addition to Christian's two valid points:
- SSLSocket is almost certainly not going to be the right entry point. QUIC's
interface to TLS is entirely foc