# springboot-websocket **Repository Path**: lianyoo/springboot-websocket ## Basic Information - **Project Name**: springboot-websocket - **Description**: 使用vue3 + websocket + springboot统计在线人数 - **Primary Language**: Java - **License**: LGPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 2 - **Created**: 2023-11-13 - **Last Updated**: 2023-11-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # springboot-websocket #### 介绍 使用vue3 + websocket + springboot统计在线人数 ### 启动介绍 前端工程在vue-websocket目录,进入此目录下输入 `npm run dev`启动前端项目 后端工程直接运行即可