titanite 0.2.0

Client/Server Library for Gemini protocol with Titan support
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# 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 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.
This library was primarily created for [titanit](https://github.com/YGGverse/titanit), a file-sharing server.

> [!NOTE]
>
> Project in development!