Skip to content

noamsilver/simple-chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

simple-chat

Simple chat server.
It's an Express server utilizing socket.io to broadcast to all connected clients the new messages received.

Usage

npm install
npm start

Then navigate to localhost:3000 or [server-ip]:3000 on the local LAN from any device on the LAN.

About

Chat server task for Zero Energy

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published