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 (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-16T05:19:20.000Z (over 2 years ago)
- Last Synced: 2025-04-02T04:23:28.482Z (3 months ago)
- Topics: chat, fontawesome-icons, fxlauncher, javafx, mqtt, mqttx, netty, protobuf
- Language: Java
- Homepage:
- Size: 271 KB
- Stars: 8
- 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://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)