KarenOk / express-socket.io-tryout

Tryout of WebSocket communication in NodeJS using Express and Socket.IO .

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tryout of WebSocket communication in NodeJS using Express and Socket.IO

Steps to run the server locally

  • Install dependencies with the command npm install
  • Start the server with the command npm run start
  • Open http://localhost:5000/ in two different browser windows to see this application in action.

About

Tryout of WebSocket communication in NodeJS using Express and Socket.IO .


Languages

Language:JavaScript 47.7%Language:CSS 31.0%Language:EJS 21.3%