qls-proto-utils

Crates.ioqls-proto-utils
lib.rsqls-proto-utils
version0.2.0
sourcesrc
created_at2024-09-03 14:12:56.037018
updated_at2024-10-06 14:27:54.562095
descriptionSimple crate for low-level protocol parsing (for now SNI and QUIC initial packet)
homepage
repositoryhttps://github.com/filipton/qls-proto-utils
max_upload_size
id1361687
size9,698
(filipton)

documentation

README

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

Commit count: 9

cargo fmt