Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/danielkucal/sample-node-server

Simple TCP/IP chat server in node.js
https://github.com/danielkucal/sample-node-server

Last synced: about 1 month ago
JSON representation

Simple TCP/IP chat server in node.js

Awesome Lists containing this project

README

        

## Simple TCP/IP chat server
#### on node.js
Tested via windows telnet.

### Usage
Just run command `node server.js` in cloned repository.