Skip to content

KnownBlackHat/Real-Time-Chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Real-Time-Chat

Node js realtime web-chat app

How To run

  • Install packages: npm i
  • Use any webserver to host it (I'm using simple http webserver): python3.11 -m http.server 80
  • Run server node: node server.js

About

Node js realtime chat project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published