rssto/crates/http
2026-01-10 16:37:28 +02:00
..
src use config file instead of argument options 2026-01-10 16:37:28 +02:00
templates add adaptive css header 2026-01-08 16:48:38 +02:00
Cargo.toml use config file instead of argument options 2026-01-10 16:37:28 +02:00
config.toml use config file instead of argument options 2026-01-10 16:37:28 +02:00
LICENSE draft initial http application 2026-01-07 23:25:02 +02:00
README.md use config file instead of argument options 2026-01-10 16:37:28 +02:00

rssto-http

Web server implementation based on the Rocket engine

Note

In development!

cd rssto/crates/rssto-http
cargo run -- -c /path/to/config.toml