Gemini protocol client and server implementation written in Rust with Tokio
https://crates.io/crates/tokio-gemini
DarkCat09
95362fd9e8
Note: current version of main.rs example just disables TLS cert verification if `-k` arg provided. Instead, it must use custom storage for self-signed certs. tokio with macros & fs features in dev deps is needed for main.rs example. |
||
---|---|---|
examples | ||
src | ||
.gitignore | ||
Cargo.lock | ||
Cargo.toml | ||
LICENSE |