-
Notifications
You must be signed in to change notification settings - Fork 0
cinterloper/vxc
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
This is a command line client for the Vert.x event bus, and will connect to the TCP event bus bridge
you can pipe a message into it, and it will send it to the channel you name
you can listen on a channel, and it will output the messages line by line
usage: vxc [--connect CONNECT] [--channel CHANNEL] [--listen] [--publish]
options:
--connect CONNECT, -c CONNECT
connect to host:port
--channel CHANNEL, -n CHANNEL
channel name
--listen, -l listen
--publish, -p publish
--help, -h display this help and exit
About
command line client for Vert.x event bus tcp bridge
Resources
Stars
Watchers
Forks
Packages 0
No packages published