# message-plus **Repository Path**: believe_wz/message-plus ## Basic Information - **Project Name**: message-plus - **Description**: 基于WebSocket的消息增强器,帮助开发者快速开发即时聊天系统。支持单发、群发、聊天室及系统功能;以及数据持久化;支持失败消息的持久化及重发功能。 - **Primary Language**: Java - **License**: AGPL-3.0 - **Default Branch**: master - **Homepage**: https://www.red-coral.cn - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 2 - **Created**: 2024-11-08 - **Last Updated**: 2024-11-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README [//]: # (# 消息增强器(message-plus)) [![](./doc/img/logo_max_white.png)](https://www.red-coral.cn/) # 消息增强器(message-plus) star fork --- 前往主页 [//]: # ( | ) [//]: # (加入我们) ### 介绍 基于WebSocket的消息增强器,帮助开发者快速开发 即时聊天系统。同时还有可视化的管理系统帮助管理。 功能: 1、支持单发、群发、聊天室及系统功能。 2、以及数据持久化。 3、支持失败消息的持久化及重发功能。 4、可视化的Web管理系统。 此版本为单机版,集群版请前往[集群版仓库](https://gitee.com/modmb/message-plus-cluster)(Gitee) ### 软件架构 Maven + SpringBoot + WebSocket + MyBatisPlus + Caffeine + Hutool ### 版本功能区别
区别 单机版 集群版
集群部署 不支持 支持
消息持久化 支持 支持
消息重发 支持 支持
### 环境要求区别
区别 单机版 集群版
数据库 需要 需要
Redis 不需要 需要
### 快速上手 ```xml io.github.zwzrt message-plus 0.2.2-beta ``` 前往 [学习文档](https://www.red-coral.cn/nav) ### 使用说明 1. 如果你想要测试一下,可以去我的仓库中的message-plus-test拉取代码来测试。(https://github.com/zwzrt/message-plus-test.git、 https://gitee.com/modmb/message-plus-test.git) 2. 如果使用过程出现bug或者存在不足,可以向red_coral20240606@163.com发送邮箱,我们将会积极修复并提供更强大的功能。 ### 管理系统界面 ![首页](./doc/home_pic/img.png) ![配置](./doc/home_pic/img_1.png) ### 贡献者 感谢以下贡献者所做的一切贡献! 11861406 modmb 1720421931 10922893 ms mos 1722943436 w_m-Tyrannosaurus_warriors