/waft

waft is a single instance live streaming server with chat room written in Rust

Primary LanguageRustGNU Affero General Public License v3.0AGPL-3.0

Waft

Single instance live stream server written in Rust.

Features

  • live chat with history
  • protected user access with passwords
  • emoji/emotes support
  • custom chat commands
  • admin controls

alt text

How to use

cargo build --release
./target/release/waft --config example.toml

TODO: write a dockercompose

Thanks