From 06f7696c0976c75c13435f84a2101c1203c18b95 Mon Sep 17 00:00:00 2001 From: Arjun Satarkar Date: Wed, 17 Jul 2024 19:11:06 +0530 Subject: Initial commit --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 README.md (limited to 'README.md') diff --git a/README.md b/README.md new file mode 100644 index 0000000..d0297ad --- /dev/null +++ b/README.md @@ -0,0 +1,8 @@ +# Mediasync + +TODO: + +- verify websocket origin header +- do all the discord integration so it works as an Activity +- add videojs-youtube +- present errors nicely on the frontend eg. multiple connections with same user token should show a warning rather than silently failing, a message should be shown when the user is disconnected, etc. -- cgit v1.2.3-57-g22cb