# springboot-websocket-demo **Repository Path**: moneymaker-l/springboot-websocket-demo ## Basic Information - **Project Name**: springboot-websocket-demo - **Description**: 使用WebSocket+SpringBoot搭建简易的多人聊天室 由浅入深,配合博客入门教程文章食用,风味独特。 - **Primary Language**: Java - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 3 - **Created**: 2022-05-31 - **Last Updated**: 2022-05-31 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # springboot-websocket-demo WebSocket入门教程示例代码 [[WebSocket]第一章:手把手搭建WebSocket多人在线聊天室(SpringBoot+WebSocket)]( https://blog.csdn.net/qqxx6661/article/details/98883166) [[WebSocket]第二章:WebSocket集群分布式改造——实现多人在线聊天室](https://blog.csdn.net/qqxx6661/article/details/100064741) [[WebSocket]第三章:使用WebSocket实现实时多人答题对战游戏](https://blog.csdn.net/qqxx6661/article/details/100597812)