tokio-gemini
Gemini protocol client and server implementation written in Rust with Tokio.
// Work in progress
TODO
- Implement client (
2b6150a8e5) - Add tests for parser
- Write docs
- Allow configuring proper self-signed certs check
(
19e1148989) + example (5533ec0d2b) - Implement server