3 releases
0.1.5 | Sep 28, 2024 |
---|---|
0.1.4 | Sep 14, 2024 |
#115 in Parser tooling
379 downloads per month
5KB
56 lines
take_sni
//! this is crate for just parse sni in tls client hello buffer,
//! returm endian pos in buffer and sni
//! this crate uses the parser combinator library and DOES NOT PANIC
lib.rs
:
this is crate for just parse sni in tls client hello buffer, returm endian pos in buffer and sni this crate uses the parser combinator library and DOES NOT PANIC
Dependencies
~0.9–1.5MB
~29K SLoC