Skip to content

A NodeJS adhoc WebSocket server. Receives messages from clients, and broadcasts them to all clients.

License

Notifications You must be signed in to change notification settings

caseyfw/broadcaster

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WebSocket Broadcaster

A NodeJS adhoc WebSocket server. Receives messages from clients, and broadcasts them to all clients.

Running

docker run -d -p 5000:5000 caseyfw/broadcaster starts an instance on port 5000.

About

A NodeJS adhoc WebSocket server. Receives messages from clients, and broadcasts them to all clients.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published