cloud-game/pkg
Sergey Stepanov 2aaf37b766 Add Cache-Control for serving static files
Static files will be rechecked every 3 days instead of unlimited cache time. The Cache-Control header is mandatory in order to make browsers handle cache properly with Go's FileServer. The option can be modified in the server.CacheControl line of the config file.
2024-03-17 22:09:43 +03:00
..
api Replace the hasMultitap option with a more general solution 2024-03-05 21:34:37 +03:00
com Get random free port in websocket tests 2024-02-17 21:25:14 +03:00
config Add Cache-Control for serving static files 2024-03-17 22:09:43 +03:00
coordinator Add Cache-Control for serving static files 2024-03-17 22:09:43 +03:00
encoder Add support of the 0RGB1555 pixel format 2024-03-08 18:43:23 +03:00
games Sort lib alphabetically in console 2024-02-20 21:59:36 +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 VP9 encoder option 2024-02-15 14:06:28 +03:00
os Use buffered file writer 2023-09-22 18:46:08 +03:00
worker Add support of the 0RGB1555 pixel format 2024-03-08 18:43:23 +03:00