cloud-game/pkg/coordinator
Sergey Stepanov 2e91feb861 Add initial automatic aspect ratio change
Depending on the configuration param coreAspectRatio, video streams may have automatic aspect ratio correction in the browser with the value provided by the cores themselves.
2023-11-03 01:12:22 +03:00
..
coordinator.go Add the initial caged apps abstraction 2023-09-16 20:12:24 +03:00
hub.go Show rooms in the list 2023-10-21 02:37:44 +03:00
user.go Add the initial caged apps abstraction 2023-09-16 20:12:24 +03:00
userapi.go Add initial automatic aspect ratio change 2023-11-03 01:12:22 +03:00
userhandlers.go Add initial automatic aspect ratio change 2023-11-03 01:12:22 +03:00
worker.go Use locks in router with rooms 2023-10-06 01:12:27 +03:00
workerapi.go Use implicit cast of app/game structs 2023-08-01 22:27:21 +03:00
workerhandlers.go Use locks in router with rooms 2023-10-06 01:12:27 +03:00