16 lines
479 B
Markdown
16 lines
479 B
Markdown
# 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:
|
|
|
|
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
|