43 Forks
84 Stars
84 Watchers

EasyChatServer

EasyChatServer是一个简单的聊天IM软件后端程序,采用SpringBoot + Netty框架。提供了单聊 群聊 发送消息 发送图片等简单功能。目前开源了两款对应的客户端: Android客户端和Javafx客户端

How to download and setup EasyChatServer

Open terminal and run command
git clone https://github.com/yetel/EasyChatServer.git
git clone is used to create a copy or clone of EasyChatServer repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with EasyChatServer https://github.com/yetel/EasyChatServer/archive/master.zip

Or simply clone EasyChatServer with SSH
[email protected]:yetel/EasyChatServer.git

If you have some problems with EasyChatServer

You may open issue on EasyChatServer support forum (system) here: https://github.com/yetel/EasyChatServer/issues