Client/Server Library for Gemini protocol with Titan support https://crates.io/crates/titanite
Find a file
2025-02-20 22:41:01 +02:00
src implement Request 2025-02-20 22:41:01 +02:00
.gitignore initial commit 2025-02-20 18:03:17 +02:00
Cargo.toml implement Request 2025-02-20 22:41:01 +02:00
LICENSE Initial commit 2025-02-20 17:50:44 +02:00
README.md update readme 2025-02-20 18:06:17 +02:00

titanite

Client/Server Library for Gemini protocol with Titan support

Unlike ggemini, which was created for Glib-based applications, titanite is oriented for use with the native Rust ecosystem ecosystem. This library was primarily created for titanit, a file-sharing server.

Note

Project in development!