8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.
You must be logged in to block users.
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
基于Netty+SpringBoot+WebSocket+MUI+HTML5+制作的仿微信聊天APP,该仓库为后端系统,主要应用Netty+SpringBoot实现服务器功能
EasyChatServer是一个简单的聊天IM软件后端程序,采用SpringBoot + Netty框架。提供了单聊 群聊 发送消息 发送图片等简单功能。目前开源了两款对应的客户端: Android客户端和Javafx客户端