# cloud-native-game-server **Repository Path**: ycb-debug/cloud-native-game-server ## Basic Information - **Project Name**: cloud-native-game-server - **Description**: 探索 Golang 云原生游戏服务器开发 - **Primary Language**: Go - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-01-26 - **Last Updated**: 2025-01-26 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Cloud-Native-Game-Server ☁️ 探索 Golang 云原生游戏服务器开发 ![](./hello.png) ## Golang 多版本管理 https://github.com/voidint/g ```sh g ls-remote g ls # * 1.19.2 ``` ## Live reload https://github.com/cosmtrek/air ## Dev ```sh # demo air_wd=$(pwd)/demo/1-nano-chat air # debug air_wd=$(pwd)/demo/1-nano-chat air -d ```