1 unstable release
0.0.0 | Jul 12, 2021 |
---|
#20 in #zmq
10KB
193 lines
zli 🎮
zli is a ZMQ command line tool.
Installation
cargo install zli
Usage
zli sink sub localhost 5555
zli sink rep "*" 5555
zli sink pull "*" 5555
zli talk pub "*" 5555 "what it do"
zli talk req localhost 5555 "what it do"
zli talk push localhost 5555 "what it do"
Dependencies
~1.6–2.4MB
~41K SLoC