Skip to content

A message broadcasting fun project. It uses node.js and socket.io to broadcast a message to everyone who has opened up a browser instance.

Notifications You must be signed in to change notification settings

kpthree/shoutbox

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

shoutbox

A message broadcasting fun project. It uses node.js and socket.io to broadcast a message to everyone who has opened up a browser instance.

The server does not serve the UI, UI has to deployed separately, server just opens up a socket and accepts and broadcasts a message, all the messages are stored in a text file.

About

A message broadcasting fun project. It uses node.js and socket.io to broadcast a message to everyone who has opened up a browser instance.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published