An implementation of a multi-threaded Client/Server based tcp sockets CLI messenger app for real-time group/private text/multimedia chatting in Java.
Currently the messenger is CLI based, however this is just a proof of concept and it can be extended by building a GUI using Swing/JavaFX.
- Java 8
- Clone the repo
- Open the project in intelliJ idea or Eclipse
Ⓒ Omar Doma 2018