watch-party/frontend
Charlotte Som 7796d8e5f0 Use WebSockets to communicate with the server instead of HTTP verbs
This means that we can filter out our own events and have an outgoing
debounce set up when we receive an incoming event. Hopefully this means
that we stop seeing repeat events when there is more latency involved.
2021-10-25 01:51:26 +01:00
..
index.html Initial commit 2021-10-24 23:48:27 +01:00
main.js Use WebSockets to communicate with the server instead of HTTP verbs 2021-10-25 01:51:26 +01:00
styles.css Initial commit 2021-10-24 23:48:27 +01:00