Skip to content

A barebones chatroom written in JavaScript using Node.js and Socket.io

License

Notifications You must be signed in to change notification settings

YorkshireKev/chatroom.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chatroom.js

A barebones chatroom written in JavaScript using Node.js and Socket.io

Install

  • Clone repo
  • npm install
  • run with: node server.js

Point browser at server on port 3000. e.g. http://localhost:3000

Live Demo

http://chatroomjs.yorkshirekev.com/

(If you're lucky my pathetically small demo server won't have crashed!)

About

A barebones chatroom written in JavaScript using Node.js and Socket.io

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published