AMQPclient app icon

AMQPclient

Luca Ceci

★ 0.00 ratingsProductivityFree

iPhone Screenshots

App screenshot

Description

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 it's 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