/Socket.io

Socket.io chat using express on NodeJS

Primary LanguageJavaScript

Socket.io

Simple Socket.io chat using express on NodeJS

Description

Runs a server that pushes messages to the clients through events

  • Server: index.js
  • Client: public/index.html
  • Client style: public/css/
  • Client script: public/js/

How to run

  • execute start.bat
  • point your browser to http://localhost:8080/
Notepad++

you can load npp session using npp