479 B
479 B
SyncApp
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:
- Automatize syncing between clients
- Free the clients map on client exit (causes memory leaks)
- Implement hosts and automatize hosting
- Workaround for autoplay
- Implement room authorization for added security