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

https://github.com/marshallovski/nodejschat

Terminal chat powered by Nodejs and sockets
https://github.com/marshallovski/nodejschat

Last synced: 2 months ago
JSON representation

Terminal chat powered by Nodejs and sockets

Awesome Lists containing this project

README

          

# nodejschat
Terminal chat powered by Nodejs and sockets

# How to use
1. Launch the server (`node server.js`)
2. Launch the client on the another terminal (`node client.js`

that's it!