Federation database
.idea | ||
.media | ||
acrate_database | ||
acrate_nodeinfo | ||
acrate_rd | ||
acrate_rdserver | ||
.editorconfig | ||
.gitignore | ||
.gitmodules | ||
Cargo.toml | ||
LICENSE.txt | ||
README.md |
Caution
This software suite is in active development!
Warning
Monorepo! Make sure to open the root directory in your IDE, or weird things might happen until the packages are published!
Crates
Libraries
acrate_database
: Database schema, migrations, and high level database-reliant structuresacrate_nodeinfo
: Rust typing and utilities for the NodeInfo formatacrate_rd
: Rust typing and utilities for the JSON and XML resource descriptior formats
Binaries
acrate_rdserver
: Resource descriptor web server