# websocket-demo **Repository Path**: xxssyyyyssxx/websocket-demo ## Basic Information - **Project Name**: websocket-demo - **Description**: 基于websocket-springboot-starter的一个demo - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 12 - **Forks**: 9 - **Created**: 2018-10-15 - **Last Updated**: 2024-09-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # websocket-demo #### 项目介绍 基于websocket-springboot-starter的一个demo,1.0演示了基本的WebSocketManager的使用,包括单机和集群的, 1.1版本在1.0版本基础上实现了多ServerEndPoint和对WerbSocketManager管理,他们的关系一般是一对一的。 #### 软件架构 基于websocket和SpringBoot