Gemini protocol client and server implementation written in Rust with Tokio https://crates.io/crates/tokio-gemini
Find a file
DarkCat09 16fc740397
fix: trim \r from message
mime type couldn't be parsed because of this
2024-08-01 11:59:32 +04:00
src fix: trim \r from message 2024-08-01 11:59:32 +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