You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
new option --no-auto-ack for sub command disables auto acknowledge when messages are received by rabtap (#15)
new: output of info command can now also be rendered to dot format, to create a visualization using graphviz. Set format with --format=dot, e.g. rabtap info --format=dot (#23)
fix: termination with ctrl+c in tap, pub, sub commands now works reliably (#22)
change: option --by-connection of info command changed to --mode=byConnection