send link to app

StompClient app for iPhone and iPad


4.4 ( 1744 ratings )
Utilities Productivity
Developer: Luca Ceci
Free
Current version: 1.2, last update: 7 years ago
First release : 19 May 2015
App size: 656 Kb

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

Instructions:
Insert HOST, PORT USER, PSW, TOPIC, and HEADERS (optional),
1) click on Send message to send a message
2) click on start reading from topic to start a polling to get messages published, you can change topic to switch the polling to another topic or server (first change the values and after click again start reading)

For Now not works with Websockets.

For info on the STOMP protocol see here

http://en.wikipedia.org/wiki/Streaming_Text_Oriented_Messaging_Protocol

this app is based on library StompKit

https://github.com/mobile-web-messaging/StompKit