quic-go v0.19.2 Release Notes

Release Date: 2020-11-20 // over 3 years ago
    • 🛠 fixes the way packets are padded by using PADDING frames instead of random data outside the QUIC packet (#2876), which could lead to invalid packets for very short server certificates
    • 🛠 fixes usage of the syscall package (#2886)