Chat project (client x server) using the TCP protocol for connections.
- ChatServer: project for the Console application on the server side.
- ChatClient: project for the Console application on the client side.
- ChatTest: project for unit tests using XUnit.