12 lines
545 B
Markdown
12 lines
545 B
Markdown
# 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:
|
|
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.
|
|
|