torrust-server-lib 0.1.0

Common functionality used in all Torrust HTTP servers.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
# Torrust Server Lib

[![CI](https://github.com/torrust/torrust-server-lib/actions/workflows/ci.yaml/badge.svg)](https://github.com/torrust/torrust-server-lib/actions/workflows/ci.yaml)

Common functionality used in all Torrust HTTP servers.

## Documentation

[Crate documentation](https://docs.rs/torrust-server-lib).

## License

The project is licensed under the terms of the [GNU AFFERO GENERAL PUBLIC LICENSE](./LICENSE).