Skip to content

Latest commit

 

History

History
9 lines (4 loc) · 320 Bytes

File metadata and controls

9 lines (4 loc) · 320 Bytes

Java-Chat-Room

• A GUI Java application that uses a multithreaded server to accept multiple client connections.

• This chat room application supports personal messaging, group chats, or chatting with the entire room for any number of clients.

Uses Maven to build and run the Java-based Chat Room Application.