maia arson crimew
98505de0f0
TODO: - instead of fixing a size make it max-height - when the chat is below the video it would probably be better to put the viewer list next to the chat |
||
---|---|---|
frontend | ||
src | ||
.editorconfig | ||
.gitignore | ||
Cargo.lock | ||
Cargo.toml | ||
README.md |
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