guihknx / Socket.io

Socket.io chat using express on NodeJS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Socket.io chat using express on NodeJS


Languages

Language:JavaScript 56.6%Language:HTML 22.9%Language:CSS 19.9%Language:Batchfile 0.6%