first commit
This commit is contained in:
15
README.md
Normal file
15
README.md
Normal file
@@ -0,0 +1,15 @@
|
||||
# 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
|
||||
Reference in New Issue
Block a user