Single instance live stream server written in Rust.
- live chat with history
- protected user access with passwords
- emoji/emotes support
- custom chat commands
- admin controls
cargo build --release
./target/release/waft --config example.toml
TODO: write a dockercompose