Skip to content

Traditional Node chat, Easy to understand and implement

Notifications You must be signed in to change notification settings

babulalt/node-chat

 
 

Repository files navigation

Basic Node Chat which actually works

Setup Instructions

  • clone the repo git clone https://github.com/hereshem/Node-Chat or download zip
  • run node server.js
  • goto browser and type http://localhost:3000

Informations

  • No any library needed
  • Runs on native node.js with version greater than 1.0
  • Easy to understand and learn
  • Based on long pooling

Screenshots

About

Traditional Node chat, Easy to understand and implement

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 91.4%
  • CSS 5.0%
  • HTML 3.6%