rssto/crates/http
2026-01-10 21:21:09 +02:00
..
src fix math priority with potential unsigned value issues 2026-01-10 21:21:09 +02:00
templates implement local image features 2026-01-10 17:53:48 +02:00
Cargo.toml use config file instead of argument options 2026-01-10 16:37:28 +02:00
config.toml implement local image features 2026-01-10 17:53:48 +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