Skip to content

beardeddog/publisher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

publisher

A simple golang stomp publisher

Depends

Depends on the following packages

go get github.com/gmallard/stompngo

go get github.com/ogier/pflag

Usage

./publisher -h

./publisher -b broker.net.com:61616 -q TEST -m "test this" --username=admin --password=admin

./publisher -b broker.net.com:61616 -q TEST -f ./fileofmsgs.txt --username=admin --password=admin

About

simple golang stomp publisher

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages