Wellwisher1348 / Node.js-ChatServer

JavaScript for Node.js - A server for a minimal text based chat. People should be able to connect via ‘telnet’, sign on with a nickname, and type messages which will then be seen by all other connected users. Arrivals and departures of chat members generate appropriate notification messages.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository is not active

About

JavaScript for Node.js - A server for a minimal text based chat. People should be able to connect via ‘telnet’, sign on with a nickname, and type messages which will then be seen by all other connected users. Arrivals and departures of chat members generate appropriate notification messages.

License:GNU General Public License v3.0


Languages

Language:JavaScript 100.0%