# 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. ![image](https://github.com/lumijiez/SyncApp/assets/59575049/be047255-8a04-4b88-a59e-7b232717ba2e) Implemented using a wide range of API endpoints and WebSocket commands, works swiftly. ## Known bugs: 1. 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.