Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/calvinkarundu/tcp-talk

CLI Chat tool
https://github.com/calvinkarundu/tcp-talk

Last synced: about 1 month ago
JSON representation

CLI Chat tool

Awesome Lists containing this project

README

        

# tcp-talk

A simple cli chat tool

### usage

run `npm install`

- start the server
`node server.js -h localhost -p 3000`

- start a client
`node client.js -h localhost -p 3000 -n user254`

- start a second client (or many more :) )
`node client.js -h localhost -p 3000 -n user2254`

now **talk**