Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/amazingwujun/lineyou

基于 javafx, netty, mqtt 协议实现的聊天客户端,需要联合 mqttx 一起使用
https://github.com/amazingwujun/lineyou

chat fontawesome-icons fxlauncher javafx mqtt mqttx netty protobuf

Last synced: about 2 months ago
JSON representation

基于 javafx, netty, mqtt 协议实现的聊天客户端,需要联合 mqttx 一起使用

Awesome Lists containing this project

README

        

# Lineyou Project
[lineyou](https://github.com/Amazingwujun/lineyou) 基于 `javafx`、`mqtt_3.1.1`,运用 `netty、spring、fxlauncher、jfoenix、fontawesomefx、protobuf` 等技术框架实现的 im 程序,具备基本的聊天交互功能。

![登录、注册](https://upload-images.jianshu.io/upload_images/23452769-9dd8ad215b34f36c.png?imageMogr2/auto-orient/strip%7CimageView2/2/w/1240)

![添加好友](https://upload-images.jianshu.io/upload_images/23452769-4bdf69435041fe0e.png?imageMogr2/auto-orient/strip%7CimageView2/2/w/1240)

![聊天界面](https://upload-images.jianshu.io/upload_images/23452769-9121c23d1867ffb8.png?imageMogr2/auto-orient/strip%7CimageView2/2/w/1240)

可通过地址 https://wws.lanzous.com/ifPKretv6za 下载后解压运行

依赖项目 `mqttx`, `UserService`,github 地址如下:
- UserService -> [https://github.com/Amazingwujun/UserService](https://github.com/Amazingwujun/UserService)
- mqttx -> [https://github.com/Amazingwujun/mqttx](https://github.com/Amazingwujun/mqttx)
- lineyou -> [https://github.com/Amazingwujun/lineyou](https://github.com/Amazingwujun/lineyou)