/tcp-mod

a simple modularized tcp chat server

Primary LanguageJavaScript

tcp-mod

tcp-mod is a simple modularized tcp chat server. It is modularized in the sense that the client and server are seperate objects implemented as what javascript considers object-oriented design.

dependencies:

  • node.js

install/run

git clone https://github.com/kcrid/tcp-mod.git
cd tcp-mod
node tcp-mod.js