initial release
This repository contains code for a simple chat server and client implemented in Node.js. The chat server allows multiple clients to connect and exchange messages in real-time, while the client provides a command-line interface for interacting with the server.