# websocket-example **Repository Path**: ihumors/websocket-example ## Basic Information - **Project Name**: websocket-example - **Description**: 基于redis消息模式的websocket前后端实时通信示例 - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2022-10-09 - **Last Updated**: 2023-04-12 ## Categories & Tags **Categories**: Uncategorized **Tags**: Redis, WebSocket ## README # websocket-example 基于redis消息模式的websocket前后端实时通信示例 ```xml org.springframework.boot spring-boot-starter-data-redis org.springframework.boot spring-boot-starter-websocket ```