initial commit

This commit is contained in:
yggverse 2025-02-20 18:03:17 +02:00
parent 279972d900
commit f672af6f7b
4 changed files with 26 additions and 1 deletions

View file

@ -1,2 +1,10 @@
# titanite
Client/Server Library for Gemini protocol with Titan support
Client/Server Library for [Gemini protocol](https://geminiprotocol.net/docs/protocol-specification.gmi) with Titan support
Unlike [ggemini](https://github.com/YGGverse/ggemini) created for Glib-based applications, `titanite` written using native [Rust](https://www.rust-lang.org/) ecosystem.
This library was primarily created for [titanit](https://github.com/YGGverse/titanit), a file-sharing server.
> [!NOTE]
>
> Project in development!