ekr / minq

A simple Go implementation of QUIC
MIT License
98 stars 16 forks source link

Compound packets #73

Closed martinthomson closed 6 years ago

martinthomson commented 6 years ago

This adds proper support for compound packets, and a test for reading them.

In the previous patch I failed to account for AEAD expansion in the construction of the header.