cloud-game/pkg/worker
Sergey Stepanov f875d3fc42
Guard room creation with a mutex
Possible fix for the concurrent room creation while other is not destroyed properly.
2023-10-06 13:30:10 +03:00
..
caged Use faster Y flip of the video encoders (OpenGL/N64) 2023-09-29 22:36:14 +03:00
cloud Use buffered file writer 2023-09-22 18:46:08 +03:00
compression Remove not needed rand seeding 2023-04-06 20:39:41 +03:00
encoder Use faster Y flip of the video encoders (OpenGL/N64) 2023-09-29 22:36:14 +03:00
media Use faster Y flip of the video encoders (OpenGL/N64) 2023-09-29 22:36:14 +03:00
recorder Add the initial caged apps abstraction 2023-09-16 20:12:24 +03:00
room Guard room creation with a mutex 2023-10-06 13:30:10 +03:00
thread Refactored v3 (#350) 2023-01-09 23:20:22 +03:00
coordinator.go Add the initial caged apps abstraction 2023-09-16 20:12:24 +03:00
coordinatorhandlers.go Guard room creation with a mutex 2023-10-06 13:30:10 +03:00
worker.go Use locks in router with rooms 2023-10-06 01:12:27 +03:00