# springboot-netty-websocket **Repository Path**: fengjixuchui_py/springboot-netty-websocket ## Basic Information - **Project Name**: springboot-netty-websocket - **Description**: 基于netty技术实现websocket聊天室 - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 3 - **Created**: 2021-12-12 - **Last Updated**: 2021-12-12 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README

springboot-netty-websocket 简易聊天室

#### 项目简介 springboot-netty-websocket 是基于netty技术实现的一个简易websocket的聊天室 项目使用技术: - SpringBoot 2.5.2 - Kotlin 1.5.20 - Netty 4.1.6.Final - guava 29.0-jre - gson 2.8.0 #### 功能说明 #### 项目结构 #### 功能预览 ![img.png](img.png) ![img_1.png](img_1.png) - 暂无