python-stomper

Python client implementation of the STOMP protocol (Python 2)

Description

The client is attempting to be transport layer neutral. This module provides functions to create and parse STOMP messages in a programmatic fashion. The messages can be easily generated and parsed, however its up to the user to do the sending and receiving.

The Streaming Text Oriented Messaging Protocol is a text-based protocol vaguely similar to HTTP, intended for message oriented middleware. Its protocol specification can be found at http://stomp.github.io/

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://github.com/oisinmulvihill/stomper/


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install python-stomper