Watch internet videos together (via hotlink only) for movie night :D
 
 
 
 
 
Go to file
maia arson crimew 2e64148912 don't send a pause event for the video ending 2021-11-23 02:57:06 +01:00
frontend don't send a pause event for the video ending 2021-11-23 02:57:06 +01:00
src Big changes: All events are reported to chat, new layout options 2021-11-10 14:29:52 +00:00
.editorconfig
.gitignore
Cargo.lock
Cargo.toml
README.md Use the IP env var instead of HOST since HOST is used for the hostname 2021-10-25 00:31:24 +01:00

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