Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 一起使用
- Host: GitHub
- URL: https://github.com/amazingwujun/lineyou
- Owner: Amazingwujun
- Created: 2020-07-10T10:30:31.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-12-16T05:19:20.000Z (about 2 years ago)
- Last Synced: 2023-03-04T05:23:43.583Z (almost 2 years ago)
- Topics: chat, fontawesome-icons, fxlauncher, javafx, mqtt, mqttx, netty, protobuf
- Language: Java
- Homepage:
- Size: 271 KB
- Stars: 6
- Watchers: 1
- Forks: 2
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
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)