545 B
545 B
SyncApp
User-friendly and simple platform for video syncing between rooms of clients based on WebSockets, and implemented using Express.js, Node.js in pair with ws.
Implemented using a wide range of API endpoints and WebSocket commands, works swiftly.
Known bugs:
- Sometimes pausing might cause an infinite loop of starting and stopping, making the video unplayable and crashing the server. Might need to implement a failsafe method.