/TelnetChatServer-NodeJS

A simple NodeJS telnet chat server.

Primary LanguageJavaScript

ChatServer

This is a quick NodeJS chat server that makes use of the "cluster" and "net" librarys provided by NodeJS. Users can connect with telnet clients.

Usage

node server.js

Tools

Created with Nodeclipse (Eclipse Marketplace, site)

Nodeclipse is free open-source project that grows with your contributions.