8 releases (4 breaking)
0.5.0 | Mar 13, 2022 |
---|---|
0.4.1 | Mar 13, 2022 |
0.3.0 | Feb 20, 2022 |
0.2.0 | Feb 6, 2022 |
0.1.3 | Feb 5, 2022 |
#9 in #pulsar
16KB
261 lines
PUCLI - Pulsar cli
Quick start
Install using cargo:
cargo install pucli
Publish event
pucli pub -t test -m '{"hello":"world"}'
Subscribe for events
pucli sub -t test -s test -- jq '.hello'
Dependencies
~15–28MB
~451K SLoC