EasyChatServer是一个简单的聊天IM软件后端程序,采用SpringBoot + Netty框架。提供了单聊 群聊 发送消息 发送图片等简单功能。目前开源了两款对应的客户端: Android客户端和Javafx客户端
-
Updated
Jan 11, 2020 - Java
EasyChatServer是一个简单的聊天IM软件后端程序,采用SpringBoot + Netty框架。提供了单聊 群聊 发送消息 发送图片等简单功能。目前开源了两款对应的客户端: Android客户端和Javafx客户端
EasyChatJavaClient 采用JavaFx + Netty框架实现,JavaFx实现了简单显示界面,Netty实现了跟后台的TCP通信
Add a description, image, and links to the easychat topic page so that developers can more easily learn about it.
To associate your repository with the easychat topic, visit your repo's landing page and select "manage topics."