Watch internet videos together (via hotlink only) for movie night :D
 
 
 
 
 
Go to file
Charlotte Som 16cd0a45fd Add a README 2021-10-25 00:11:00 +01:00
frontend Initial commit 2021-10-24 23:48:27 +01:00
src Initial commit 2021-10-24 23:48:27 +01:00
.editorconfig Initial commit 2021-10-24 23:48:27 +01:00
.gitignore Initial commit 2021-10-24 23:48:27 +01:00
Cargo.lock Initial commit 2021-10-24 23:48:27 +01:00
Cargo.toml Initial commit 2021-10-24 23:48:27 +01:00
README.md Add a README 2021-10-25 00:11:00 +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