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

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

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)
![](https://img.shields.io/badge/Java-8-red.svg)

# 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.