Gemini protocol client and server implementation written in Rust with Tokio https://crates.io/crates/tokio-gemini
Find a file
DarkCat09 2b6150a8e5
fix: allow all status codes with catch_all
10..69 range is still checked, see comment at L52
2024-08-01 12:35:50 +04:00
examples feat: add example and dev deps 2024-08-01 12:05:39 +04:00
src fix: allow all status codes with catch_all 2024-08-01 12:35:50 +04:00
.gitignore template, libs, impl Default/From 2024-07-31 16:58:17 +04:00
Cargo.lock feat: add example and dev deps 2024-08-01 12:05:39 +04:00
Cargo.toml feat: add example and dev deps 2024-08-01 12:05:39 +04:00
LICENSE docs: license 2024-07-31 17:00:04 +04:00