https://github.com/demkom58/nchat
My ancient project. Chat using Netty and JavaFX
https://github.com/demkom58/nchat
chat chat-server client javafx nchat netty packets server
Last synced: 3 months ago
JSON representation
My ancient project. Chat using Netty and JavaFX
- Host: GitHub
- URL: https://github.com/demkom58/nchat
- Owner: demkom58
- License: mit
- Created: 2018-03-17T00:15:15.000Z (almost 8 years ago)
- Default Branch: v2.0
- Last Pushed: 2022-10-28T22:27:05.000Z (over 3 years ago)
- Last Synced: 2025-04-08T15:52:23.280Z (10 months ago)
- Topics: chat, chat-server, client, javafx, nchat, netty, packets, server
- Language: Java
- Homepage:
- Size: 279 KB
- Stars: 6
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[license-shield]: https://img.shields.io/badge/License-MIT-lightgrey.svg
[java]: https://img.shields.io/badge/Java-8-red.svg
[ ![license-shield] ](https://github.com/demkom58/NChat/blob/master/LICENSE)


# NChat
Simple open source netty client-server chat written in java.
If you want get executable fat jar run `gradlew bootJar` in other case it will be thin jar.