Files
syncapp/README.md
2023-08-04 21:47:41 +03:00

479 B

SyncApp

image

Tiny app based on WebSockets, and implemented using Express.js, Node.js in pair with ws.

To-Do List

The following tasks are on our to-do list:

  1. Automatize syncing between clients
  2. Free the clients map on client exit (causes memory leaks)
  3. Implement hosts and automatize hosting
  4. Workaround for autoplay
  5. Implement room authorization for added security