forked from quic-go/quic-go
This way, we can handle every parsed frame directly, and avoid allocating a slice of parsed frames.
2.9 KiB
2.9 KiB
This way, we can handle every parsed frame directly, and avoid allocating a slice of parsed frames.