Skip to content

lucasdicioccio/zmcat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ZMCat

A simple command tool to test ZMQ pub-sub and push-pull sockets.

Examples

zmcat pub tcp://*:5555
zmcat sub tcp://localhost:5555

zmcat pub tcp://*:5555 mykey
zmcat sub tcp://localhost:5555 mykey

zmcat push tcp://localhost:5555
zmcat pull tcp://*:5555

Contributions

Gísli Kristjánsson (gislik): multipart messages

About

a netcat-style command-line tool for ZMQ

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published