Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 203 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 203 Bytes

rc-chat

Assignment for the "Network and Communications" course, implementation of a simple Java chat Client and Server. The Server follows the multiplex model and is implemented using Java's NIO API.