This is a simple messenger app built using Java Swing for the client-side GUI, Node.js for the server-side API, and Socket-IO for real-time communication. The graphical user interface (GUI) is styled using FlatLaf.
This project is still in development.
Run demo with java -jar messenger-test-<version>.jar
or double-click
(Requires Java 8 or newer)