Update README.md

This commit is contained in:
Daniel
2023-08-15 15:35:18 +03:00
committed by GitHub
parent 2b41d7b081
commit fd20f9fefe

View File

@@ -7,5 +7,5 @@ User-friendly and simple platform for video syncing between rooms of clients bas
Implemented using a wide range of API endpoints and WebSocket commands, works swiftly. Implemented using a wide range of API endpoints and WebSocket commands, works swiftly.
## Known bugs: ## 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. Not YET