An open API service indexing awesome lists of open source software.

https://github.com/hf/quicpacket

Tiny Go library for quickly parsing QUIC packets.
https://github.com/hf/quicpacket

Last synced: 5 months ago
JSON representation

Tiny Go library for quickly parsing QUIC packets.

Awesome Lists containing this project

README

          

# Quicpacket

A tiny Go library that parses [QUIC packets
quickly](https://datatracker.ietf.org/doc/html/rfc9000#section-17.2).

## License

Copyright © 2022 Stojan Dimitrovski. Some rights reserved. Licensed under
the MIT license. You can get a copy of it in `LICENSE`.