Releases: cinterloper/vxc
Releases · cinterloper/vxc
5
4
./vxc -h
usage: vxc [--connect CONNECT] [--channel CHANNEL] [--chanlist CHANLIST] [--listen] [--publish]
options:
--connect CONNECT, -c CONNECT
connect to host:port
--channel CHANNEL, -n CHANNEL
channel name
--chanlist CHANLIST env var with names of channels to listen to
--listen, -l listen
--publish, -p publish
--help, -h display this help and exit
3
support listening to multipule channels at once
2
0.2 better json unmarshal/marshal
0.1
Merge branch 'master' of github.com:cinterloper/vxc