# Websocket聊天简易实现 **Repository Path**: baxa/chat ## Basic Information - **Project Name**: Websocket聊天简易实现 - **Description**: 利用ai生成的简易的聊天实现,仅作参考使用。 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-09-09 - **Last Updated**: 2025-09-09 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 使用说明 ## 1.切换到终端,运行如下命令,启动服务 ```java mvn spring-boot:run ``` ## 2.访问地址,开启多个实现聊天 http://localhost:8080/client.html