Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 415 Bytes

README.md

File metadata and controls

5 lines (5 loc) · 415 Bytes

License: MIT Java

Chat-Bot-Using-Java

A simple multi-room user client-server chat with GUI (Graphical user Interface) along with a bot class which replies to specific commands. Chat is implemented with Java language, designed in MVC pattern and uses threads and sockets.