Skip to content

A Java chat application implemented using Vertx and JavaFX

Notifications You must be signed in to change notification settings

mavek87/VertxJavafxChat

Repository files navigation

VertxJavafxChat

A simple Java chat application implemented using the following technologies:

  • Vertx, for the client-server TCP comunication and the communication between verticles and javafx controllers via the vertx eventbus.
  • JavaFX, for the client and server GUI.

You can download the server and the client of the application (version 2.0) using these links:

Server: https://github.com/mavek87/VertxJavafxChat/blob/master/VertxJavafxChatServer-1.0-SNAPSHOT-all.jar

Client: https://github.com/mavek87/VertxJavafxChat/blob/master/VertxJavafxChatClient-1.0-SNAPSHOT-all.jar

About

A Java chat application implemented using Vertx and JavaFX

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published