11 Forks
22 Stars
22 Watchers

itstack-naive-chat-client

:heartbeat: 《客户端》| 客户端是我们的通信核心工程,主要使用Netty4.x作为我们的socket框架来完成通信交互。并且在此工程中负责引入UI的Jar包,完成UI定义的事件(登录验证、搜索添加好友、对话通知、发送信息等等),以及需要使用我们在服务端工程定义的通信协议来完成信息的交互操作。

How to download and setup itstack-naive-chat-client

Open terminal and run command
git clone https://github.com/itstack-naive-chat/itstack-naive-chat-client.git
git clone is used to create a copy or clone of itstack-naive-chat-client 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 itstack-naive-chat-client https://github.com/itstack-naive-chat/itstack-naive-chat-client/archive/master.zip

Or simply clone itstack-naive-chat-client with SSH
[email protected]:itstack-naive-chat/itstack-naive-chat-client.git

If you have some problems with itstack-naive-chat-client

You may open issue on itstack-naive-chat-client support forum (system) here: https://github.com/itstack-naive-chat/itstack-naive-chat-client/issues