hashiverse-server-lib 0.0.0

Hashiverse server library — production node implementation (HTTPS + ACME, Kademlia routing, DDoS protection, on-disk persistence) for your open-source decentralized X/Twitter replacement.
Documentation
1
2
3
4
5
6
7
## About


Shared server-side library used by the `hashiverse-server` binary. Holds the real server implementation (Kademlia, transport, environment, DDoS protection, handlers) so the binary stays a thin wrapper.

## Usage


[![test-hashiverse-server-lib-default](https://github.com/hashiverse/hashiverse/actions/workflows/test-hashiverse-server-lib-default.yml/badge.svg)](https://github.com/hashiverse/hashiverse/actions/workflows/test-hashiverse-server-lib-default.yml) with `cargo nextest run -p hashiverse-server-lib`