Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 589 Bytes

File metadata and controls

22 lines (16 loc) · 589 Bytes

watch-party 2

watch-party, four years later, with a (soon-to-be) fancier frontend

powered by aftercare and oak.

setup

$ deno task start # builds the client and runs the server
Listening on: http://…
$ deno task dev # watches the client and runs the server in watch mode
Listening on: http://…

todo

  • peer list above chat
  • periodic playhead reporting, debug overview where you can view everyone's timestamp
  • chat formatting
  • playlist manipulation
  • seamless reconnection when websocket drops