# websocket **Repository Path**: muchengxiang/websocket ## Basic Information - **Project Name**: websocket - **Description**: websocket的demo - **Primary Language**: Java - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-10-11 - **Last Updated**: 2022-05-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # websocket #### 介绍 这是一个简单的websocket的demo #### 使用说明 暂时包括三个功能: 1. 连接websocket 2. 显示在线人数 3. 推送消息接口