Node.js server to make a realtime chatting app on ARNweb.nl
Go to file
2019-08-21 22:07:24 +02:00
node_modules Added chat with usernames 2019-08-21 20:32:42 +02:00
index.html Going to add the ARNweb look tomorrow 2019-08-21 22:07:24 +02:00
index.js Going to add the ARNweb look tomorrow 2019-08-21 22:07:24 +02:00
package-lock.json Installed node.js modules and added readme.md 2019-08-21 13:25:55 +02:00
package.json Installed node.js modules and added readme.md 2019-08-21 13:25:55 +02:00
README.md Installed node.js modules and added readme.md 2019-08-21 13:25:55 +02:00

Node.js realtime chat server / client

Me trying to make a chat application using socket.io and node.js