/Simple-Chat-Application

Users can send chat messages in plain text to each other using the client module. The server module, on the other hand, mediates the transmission and storage of messages sent by users. The server supports multiple users to connect and send messages to each other at the same time.

Primary LanguageJava

No issues in this repository yet.