# im **Repository Path**: zhaoeryu/im ## Basic Information - **Project Name**: im - **Description**: springboot+netty+layim 整套聊天解决方案 IM - **Primary Language**: Java - **License**: MIT - **Default Branch**: master - **Homepage**: http://kefu.zhaoey.club - **GVP Project**: No ## Statistics - **Stars**: 44 - **Forks**: 29 - **Created**: 2020-06-17 - **Last Updated**: 2025-08-29 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## 交流群 - 欢迎加入QQ群讨论:809067735 (加群密码:gitee) - ## 1.项目介绍 - 本项目代码注重代码规范,很多地方都有注释,方便开发者阅读 - 仅供交流学习,不可用于商业用途(如果出现问题本人概不负责),更不可出售本项目源代码 - 作者公众号 - ## 2.在线预览 - PC:http://kefu.zhaoey.club/ - 移动端:http://kefu.zhaoey.club/mobile ## 3.技术架构 - SpringBoot v2.1.6 - Netty - Websocket - Layim - MybatisPlus - Mysql - SpringSecurity - Thymeleaf - Druid ## 4.支持的功能 - 单聊 - 群聊 - 聊天记录 - 状态切换 - 签名 - 消息提醒 - 未读消息数量显示 - 搜索 - 加好友 - 加群 - 申请审核 - 断线重连 - 服务端空闲检测 - 客户端心跳检测 - 在线状态实时更新(头像点亮与置灰) - 离线消息推送设计 ## 5.功能预览 ### 5.1 PC端预览 ![输入图片说明](https://images.gitee.com/uploads/images/2020/0814/090602_cde32644_1893428.png "屏幕截图.png") ![输入图片说明](https://images.gitee.com/uploads/images/2020/0814/090629_3f4154db_1893428.png "屏幕截图.png") ![输入图片说明](https://images.gitee.com/uploads/images/2020/0814/090707_ed29a46c_1893428.png "屏幕截图.png") ![输入图片说明](https://images.gitee.com/uploads/images/2020/0814/090727_64e61b17_1893428.png "屏幕截图.png") ### 5.2 移动端预览