Crates.io | qls-proto-utils |
lib.rs | qls-proto-utils |
version | 0.2.0 |
source | src |
created_at | 2024-09-03 14:12:56.037018 |
updated_at | 2024-10-06 14:27:54.562095 |
description | Simple crate for low-level protocol parsing (for now SNI and QUIC initial packet) |
homepage | |
repository | https://github.com/filipton/qls-proto-utils |
max_upload_size | |
id | 1361687 |
size | 9,698 |
Simple crate for low-level TLS/QUIC parsing (maybe more in the future). Library is no-std, non alloc. Every operation is inplace.