Skip to content

initial release

Choose a tag to compare

@serangelicloud serangelicloud released this 26 Feb 22:12
· 66 commits to main since this release
15bdec6

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.