titanite/README.md
2025-02-20 22:42:46 +02:00

14 lines
No EOL
792 B
Markdown

# titanite
![Build](https://github.com/YGGverse/titanite/actions/workflows/build.yml/badge.svg)
[![Dependencies](https://deps.rs/repo/github/YGGverse/titanite/status.svg)](https://deps.rs/repo/github/YGGverse/titanite)
[![crates.io](https://img.shields.io/crates/v/titanite.svg)](https://crates.io/crates/titanite)
Client/Server Library for [Gemini protocol](https://geminiprotocol.net/docs/protocol-specification.gmi) with Titan support
Unlike [ggemini](https://github.com/YGGverse/ggemini), which was created for Glib-based applications, titanite is oriented for use with the native [Rust](https://www.rust-lang.org/) ecosystem ecosystem.
This library was primarily created for [titanit](https://github.com/YGGverse/titanit), a file-sharing server.
> [!NOTE]
>
> Project in development!