Skip to content
/ brouker Public

Brouker is a broker between some form of output and a browser written in go.

Notifications You must be signed in to change notification settings

tom-f/brouker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

brouker

Brouker is a broker between some form of output and a browser written in go.

It uses websockets

The basic idea is that you post output to http://{host}:{port}/msg and it gets broadcasted to all open connections, a la all the webchat examples you find online.

Docker usage: docker run -it --publish 8050:8050 --rm -t

About

Brouker is a broker between some form of output and a browser written in go.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published