mirror of
https://github.com/giongto35/cloud-game.git
synced 2026-07-24 02:27:32 +00:00
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. |
||
|---|---|---|
| .. | ||
| config.yaml | ||
| coordinator.go | ||
| emulator.go | ||
| emulator_test.go | ||
| loader.go | ||
| loader_test.go | ||
| shared.go | ||
| webrtc.go | ||
| worker.go | ||