#quic #packet #no-std #protocols

qls-proto-utils

Simple crate for low-level protocol parsing (for now SNI and QUIC initial packet)

4 releases

0.2.0 Oct 6, 2024
0.1.2 Sep 5, 2024
0.1.1 Sep 5, 2024
0.1.0 Sep 3, 2024

#1942 in Network programming

Download history 358/week @ 2024-09-02 65/week @ 2024-09-16 27/week @ 2024-09-23 114/week @ 2024-09-30 63/week @ 2024-10-07

269 downloads per month

MIT license

9KB
152 lines

QLS Proto Utils

Simple crate for low-level TLS/QUIC parsing (maybe more in the future). Library is no-std, non alloc. Every operation is inplace.

crates.io MIT license

Dependencies

~1.5MB
~21K SLoC