Gemini protocol client and server implementation written in Rust with Tokio https://crates.io/crates/tokio-gemini
Find a file
2024-08-01 11:59:05 +04:00
src feat: add &str utf8 conv error to LibError enum 2024-08-01 11:59:05 +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