# SimpleChatServer **Repository Path**: eag/SimpleChatServer ## Basic Information - **Project Name**: SimpleChatServer - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: dev - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-12-06 - **Last Updated**: 2023-12-06 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # WeChat 基于Netty实现的聊天服务器 ### 使用到/将会使用到 * SSM * SpringBoot * MySQL * Netty * Redis ### 实现功能/将要实现功能 * 账号注册 * 单聊、群聊 * 聊天记录保存入库 * 聊天记录查询api