Skip to content

Rabtap v1.19

Compare
Choose a tag to compare
@jandelgado jandelgado released this 18 Aug 19:43
4b5dcc6
  • 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
  • heaviliy simplified code