Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pan93412/sni_rs
Allow reading SNI host name from ClientHello asynchronously.
https://github.com/pan93412/sni_rs
rust sni
Last synced: 24 days ago
JSON representation
Allow reading SNI host name from ClientHello asynchronously.
- Host: GitHub
- URL: https://github.com/pan93412/sni_rs
- Owner: pan93412
- License: isc
- Created: 2022-03-20T03:58:44.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-03-20T04:12:50.000Z (over 2 years ago)
- Last Synced: 2024-09-14T04:09:12.970Z (about 2 months ago)
- Topics: rust, sni
- Language: Rust
- Homepage: https://crates.io/crates/sni_rs
- Size: 4.88 KB
- Stars: 2
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# `sni_rs`
![docs.rs](https://img.shields.io/docsrs/sni_rs)
![Crates.io](https://img.shields.io/crates/d/sni_rs)Allow reading SNI host name from ClientHello asynchronously.
Extracted from .