# gameClient 1. 基础框架搭建 1. 编写 ws client。(已完成) 2. 安装 npm install -g protobufjs protoc-gen-js。生成 pb 文件。(已完成) 3. 编写 mvc。(已完成) 2. 登陆界面 1. 连接网关并实现登陆功能。ksk