Watch internet videos together (via hotlink only) for movie night :D
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Go to file
maia arson crimew a69f0f7318 disable join button on first click 2 years ago
frontend disable join button on first click 2 years ago
src Big changes: All events are reported to chat, new layout options 2 years ago
.editorconfig Initial commit 2 years ago
.gitignore Initial commit 2 years ago
Cargo.lock Initial commit 2 years ago
Cargo.toml Initial commit 2 years ago
README.md Use the IP env var instead of HOST since HOST is used for the hostname 2 years ago

README.md

watch-party

A Rust HTTP service that allows you to watch videos together with friends.

Usage

$ cargo run --release
# The server should listen at http://127.0.0.1:3000/ by default,
# but you can use the IP and PORT environment variables to override this