You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
9 months ago | |
---|---|---|
frontend | 9 months ago | |
scripts | 9 months ago | |
src | 9 months ago | |
.editorconfig | 1 year ago | |
.gitignore | 1 year ago | |
Cargo.lock | 9 months ago | |
Cargo.toml | 9 months ago | |
README.md | 1 year 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