titanite 0.1.0

Client/Server Library for Gemini protocol with Titan support
1
2
3
4
5
6
7
8
9
10
# 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!