glurp / amqp-spy

Simple GUI tool for show messages trafic and send (json) message

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AMQP-SPY : guidebug.rb

Simple GUI tool for show messages trafic and send (json) message to any routing_key.

Only for Topic Exchange !

hmi

Tested on windows10/RabbitMQ.

Installation

gem install bunny

gem install Ruiby

ruby guidemo.rb

TODO

  • edit connection / reconnect ( actually : edit $config definition in beginning of guidebug.rb )
  • edit messages templates (actually: dynamique reload done)
  • reconnect on amqp server shutdown. (actually : exit !)
  • log in file
  • gem ?

License

MIT

About

Simple GUI tool for show messages trafic and send (json) message


Languages

Language:Ruby 100.0%