cloud-game/pkg
Sergey Stepanov 466257d3be
Add NonBlockingSave option for background saving
This feature introduces a new configuration option, `NonBlockingSave`, which allows background saving for large files. With this param the saving process will not block the main thread with all network sockets.
By default, it's enabled for the DosBox core.
2024-08-07 20:31:14 +03:00
..
api Add keyboard and mouse support 2024-08-02 11:04:44 +03:00
com Use for range 2024-04-22 18:10:35 +03:00
config Add NonBlockingSave option for background saving 2024-08-07 20:31:14 +03:00
coordinator Add keyboard and mouse support 2024-08-02 11:04:44 +03:00
encoder Remove useless code from the libyuv wrapper 2024-05-26 02:34:00 +03:00
games Use for range 2024-04-22 18:10:35 +03:00
logger Clean API (#391) 2023-03-18 20:24:06 +03:00
monitoring Remove SSL from the monitoring routes 2023-07-07 15:28:50 +03:00
network Add keyboard and mouse support 2024-08-02 11:04:44 +03:00
os Use buffered file writer 2023-09-22 18:46:08 +03:00
worker Add NonBlockingSave option for background saving 2024-08-07 20:31:14 +03:00