Commit graph

2 commits

Author SHA1 Message Date
Jackson Sippe
e295477c03 Add FrameBuilder for building frames with target packet length 2024-05-07 11:13:09 -06:00
Gaukas Wang
9d3fe2aa07
new: support variable length quic frame padding (#10)
Add variable length QUIC frame padding support. Refactor how QUIC frames are defined in a QUIC Spec. Update documentation and examples. Added Chrome and Firefox parrots.

Close #3.
2023-08-05 22:47:08 -06:00