# ioGameSimpleOne **Repository Path**: Leiante/ioGameSimpleOne ## Basic Information - **Project Name**: ioGameSimpleOne - **Description**: 快速从零编写服务器完整示例 - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2023-06-28 - **Last Updated**: 2023-06-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README **快速从零编写服务器完整示例-文档** https://www.yuque.com/iohao/game/zm6qg2 **环境安装** https://www.yuque.com/iohao/game/pe7gig **运行步骤** 1. 服务器启动类 DemoApplication.java 2. 模拟客户端启动类 DemoWebsocketClient.java **打 jar 包运行** > mvn clean package