Gemini protocol client and server implementation written in Rust with Tokio https://crates.io/crates/tokio-gemini
Find a file
2024-08-01 11:58:34 +04:00
src fix: return mutable ref to BodyStream 2024-08-01 11:58:34 +04:00
.gitignore template, libs, impl Default/From 2024-07-31 16:58:17 +04:00
Cargo.lock feat: basic client (untested) 2024-07-31 22:14:29 +04:00
Cargo.toml feat: basic client (untested) 2024-07-31 22:14:29 +04:00
LICENSE docs: license 2024-07-31 17:00:04 +04:00