Client/Server Library for Gemini protocol with Titan support https://crates.io/crates/titanite
Find a file
2025-02-24 03:08:35 +02:00
.github setup workflow 2025-02-20 22:42:46 +02:00
src remove extra format 2025-02-24 03:05:13 +02:00
.gitignore initial commit 2025-02-20 18:03:17 +02:00
Cargo.toml update version 2025-02-24 03:08:35 +02:00
LICENSE Initial commit 2025-02-20 17:50:44 +02:00
README.md update readme 2025-02-24 03:06:59 +02:00

titanite

Build Dependencies crates.io

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. This library was primarily created for Titan it! file-sharing server.

Note

Project in development!