You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.