send link to app

AMQPclient


4.6 ( 176 ratings )
Dienstprogramme Produktivität
Entwickler Luca Ceci
Frei

A fast and easy App to test the AMQP protocol Advanced Message Queuing Protocol
You can test your AMQP server , send message and read message from topic.
This App its thought as test app, an utility to check and test on mobility the AMQP protocol.
Can be used from developer and tester, as tool for testing the AMQP protocol.
Tested with Rabbimq Server.

Instructions:
Insert HOST, PORT USER, PSW, QUEUE, EXCHANGE,Virtual Host, EXCHANGE TYPE (Values for rabbitmq server are headers, fanout,direct,topic) and set exchange parameters according with the server values
1) click on Send message to send a message
2) click on Read message to get messages published
Not works with SSL.
For info on the AMQP protocol see here

https://www.amqp.org
http://en.wikipedia.org/wiki/Advanced_Message_Queuing_Protocol
https://www.rabbitmq.com/protocol.html

this app used the below library
https://github.com/profmaad/librabbitmq-objc