# gochat **Repository Path**: fizz/gochat ## Basic Information - **Project Name**: gochat - **Description**: golang聊天 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-09-20 - **Last Updated**: 2020-12-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## gochat go实现的简单聊天室 ## 实现思路 第一次连接聊天室的时候, 需要输入用户名, 分配一个用户id, 将用户名和id绑定, 方便辨认