# websocket-demo_1 **Repository Path**: zhailizhi/websocket-demo_1 ## Basic Information - **Project Name**: websocket-demo_1 - **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-03-09 - **Last Updated**: 2025-03-09 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # websocket-demo #### 介绍 WebSocket 基于java 和springboot的两种方式实现服务端;使用 html+js实现客户端 #### 软件架构 springboot项目 #### 使用说明 1. java目录是基于java注解的实现 2. spring目录是基于spring封装的实现