# websocket-netty **Repository Path**: liulongBlog/websocket-netty ## Basic Information - **Project Name**: websocket-netty - **Description**: netty实现websocket通信 - **Primary Language**: Java - **License**: BSL-1.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2022-07-29 - **Last Updated**: 2023-12-12 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 使用netty-websocket-spring-boot-starter实现websocket通信,通过redis发布订阅机制支持集群部署