cloud-game/pkg/config
Sergey Stepanov 4d5033f03c Allow duplicate frames
Some cores for performance reasons may return duplicate frames (i.e. previous frames) instead of rendering them again.
2024-03-21 16:10:09 +03:00
..
config.yaml Allow duplicate frames 2024-03-21 16:10:09 +03:00
coordinator.go Embed config.yaml into both apps 2023-05-12 14:31:21 +03:00
emulator.go Allow duplicate frames 2024-03-21 16:10:09 +03:00
emulator_test.go Fix lint warnings 2023-06-27 23:45:57 +03:00
loader.go Fix possible NPEs 2023-11-26 22:39:46 +03:00
loader_test.go Embed config.yaml into both apps 2023-05-12 14:31:21 +03:00
shared.go Add Cache-Control for serving static files 2024-03-17 22:09:43 +03:00
webrtc.go Update config manager 2023-04-22 17:05:28 +03:00
worker.go Add a generic S3 provider for cloud saves 2023-11-13 21:33:12 +03:00