Crates.io | zli |
lib.rs | zli |
version | 0.0.0 |
source | src |
created_at | 2021-07-12 20:11:43.500125 |
updated_at | 2021-07-12 20:11:43.500125 |
description | ZMQ command line tool |
homepage | https://github.com/drbh/zli |
repository | https://github.com/drbh/zli.git |
max_upload_size | |
id | 422042 |
size | 19,060 |
zli is a ZMQ command line tool.
cargo install zli
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"