https://github.com/glurp/amqp-spy
Simple GUI tool for show messages trafic and send (json) message
https://github.com/glurp/amqp-spy
amqp gui
Last synced: about 1 year ago
JSON representation
Simple GUI tool for show messages trafic and send (json) message
- Host: GitHub
- URL: https://github.com/glurp/amqp-spy
- Owner: glurp
- Created: 2018-12-10T21:58:35.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-12-10T22:23:11.000Z (over 7 years ago)
- Last Synced: 2025-02-10T01:37:56.422Z (over 1 year ago)
- Topics: amqp, gui
- Language: Ruby
- Size: 58.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
AMQP-SPY : guidebug.rb
======================
Simple GUI tool for show messages trafic and send (json) message to any routing_key.
Only for Topic Exchange !

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