A command line based chat app made entirely in Javascript using NodeJS
-
Updated
May 11, 2024 - JavaScript
A command line based chat app made entirely in Javascript using NodeJS
So far implements a simple command-line chat application using Python's built-in socket module and the select module for handling multiple client connections. This application allows multiple clients to connect to a single server and chat with each other.
Add a description, image, and links to the command-line-chat topic page so that developers can more easily learn about it.
To associate your repository with the command-line-chat topic, visit your repo's landing page and select "manage topics."