quic-go v0.19.0 Release Notes

Release Date: 2020-11-11 // over 3 years ago
    • โž• adds support for QUIC draft-32 (draft-29 is still supported)
    • โž• add DialEarlyContext and DialAddrEarlyContext (#2814)
    • increase the kernel UDP receive buffer size (#2791)
    • โž• add support for HTTP CONNECT (#2761)
    • read ECN bits and send ECN counts in ACK frames (#2741)
    • ๐Ÿ›  fix busy looping when using OpenStreamSync (#2824)
    • ๐Ÿ›  fix QPACK static table entry (#2845)

    ... and a lot more