# websocket-demo **Repository Path**: endlesshh/websocket-demo ## Basic Information - **Project Name**: websocket-demo - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-09-06 - **Last Updated**: 2021-09-06 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # springboot使用websocket ### 1. config: websocket配置类 ### 2. sendall: websocket实现群发消息 ### 3. sendone: websocket进行一对一发消息