# websocket-demo **Repository Path**: fuyan_u/websocket-demo ## Basic Information - **Project Name**: websocket-demo - **Description**: WebSocket 基于java 和springboot的两种方式实现服务端;使用 html+js实现客户端 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 11 - **Created**: 2025-08-20 - **Last Updated**: 2025-08-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # websocket-demo #### 介绍 WebSocket 基于java 和springboot的两种方式实现服务端;使用 html+js实现客户端 #### 软件架构 springboot项目 #### 使用说明 1. java目录是基于java注解的实现 2. spring目录是基于spring封装的实现