# 即时通讯系统 **Repository Path**: JKcoding/ql-im-system ## Basic Information - **Project Name**: 即时通讯系统 - **Description**: 使用Netty实现端对端通信,支持多端同时在线的即时通讯系统(updating) - **Primary Language**: Java - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-05-31 - **Last Updated**: 2024-07-09 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 即时通讯系统 #### 介绍 使用Netty实现端对端通信,支持多端同时在线的即时通讯系统。该系统采用私有通讯协议,适配SpringBoot。 #### 参与贡献 1. Fork 本仓库 2. 新建 Feat_xxx 分支 3. 提交代码 4. 新建 Pull Request