Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

I made a chat in Node

Name: Anonymous 2019-01-19 18:09

server.js:
http://shellchat.herokuapp.com/server.js
client.js:
http://shellchat.herokuapp.com/client.js
package.json:
http://shellchat.herokuapp.com/package.json


Installation:
(with all files in same folder)
$ npm install

Usage:
$ node server.js
Listening on port 8080
^C
$ node server.js 8081
Listening on port 8081


$ node client.js
To connect to a server, type /connect <address>.
/connect localhost:8080
Commands are /nick <nickname> and /join <channelname>
test
/nick Test
/join prog
Test has joined prog
test
Test: test


Optional always-online address: shellchat.herokuapp.com

Access:
$ node client.js
To connect to a server, type /connect <address>.
/connect shellchat.herokuapp.com
Commands are /nick <nickname> and /join <channelname>


et cetera

Let's chat!

Name: Anonymous 2019-01-19 23:04

I am very wise. I am also a pedophile.

Name: Anonymous 2019-01-20 11:46

cute

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List