cloud-game/pkg/worker
sergystepanov 54ee9a7af3
Savestate compression (#374)
Added the optional saveCompression configuration parameter which enables ZIP compression of the emulator states, reducing files sizes by the factor of 10x (most of these state files store zeroes).
2022-08-05 22:44:40 +03:00
..
room Savestate compression (#374) 2022-08-05 22:44:40 +03:00
coordinator.go Handle no config situation for workers (#253) 2021-01-03 21:23:55 +03:00
handlers.go Remove heavy Google Cloud Storage lib 2022-04-11 09:22:06 +03:00
http.go Update server HTTPS configuration (#337) 2021-08-09 10:42:06 +03:00
internalhandlers.go Game recording support (#356) 2021-12-04 14:20:38 +03:00
routes.go Game recording support (#356) 2021-12-04 14:20:38 +03:00
session.go Migrate to v2 suffix (#231) 2020-10-04 23:21:03 +08:00
worker.go Main thread lock refactoring (#367) 2022-06-12 13:39:23 +03:00