# 基于spring-boot的websocket聊天室demo **Repository Path**: krose/chatroom ## Basic Information - **Project Name**: 基于spring-boot的websocket聊天室demo - **Description**: 基于Sockjs协议(支持websocket的浏览器使用websocket,不支持的浏览器采用轮询的方式)的聊天室系统,用户和聊天数据都保存在内存,后期新增用户登录注册,表情包,发送图片等功能和数据持久化处理。 - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2020-07-18 - **Last Updated**: 2021-09-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README No README documentation available for this project.