# ws **Repository Path**: liujinsuo/ws ## Basic Information - **Project Name**: ws - **Description**: golang websocket库 对 x/websocket 的二次包装 - **Primary Language**: Go - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-08-17 - **Last Updated**: 2022-08-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README #### 一、介绍 golang websocket库 对 x/websocket 的二次包装 #### 二、安装 ```shell go get gitee.com/liujinsuo/ws ``` #### 三、升级历史 ```text 0.0.1 第一次发版 0.0.2 增加房间功能 0.0.3 功能优化 0.0.4 功能优化 ```