Skip to main content

Implementation of the STOMP protocol in Python.

Project description

This is useful for connecting to and communicating with Apache ActiveMQ (an open source Java Message Service (JMS) message broker) or other brokers with support for the STOMP protocol.

The majority of the methods available take a single argument; a dictionary. This dictionary should contain the necessary bits you need to pass to the STOMP server. It is outlined in each method exactly what it needs to work.

For specifics on the protocol, see the STOMP protocol specification.

This library is basically a Python implementation of Perls Net::Stomp.

To enable the ActiveMQ Broker for STOMP add the following to the activemq.xml configuration:

<connector>
    <serverTransport uri="stomp://localhost:61613"/>
</connector>

See http://bitbucket.org/benjaminws/python-stomp/ for latest code.

See http://packages.python.org/stompy/ for latest documentation.

Thanks for patches and support go out to:

Ask Solem Hoel (asksol) http://github.com/ask

Victor Ng (crankycoder) http://crankycoder.com/

Justin Azoff (justinazoff) http://www.bouncybouncy.net/

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

stompy-0.2.8.tar.gz (8.1 kB view details)

Uploaded Source

File details

Details for the file stompy-0.2.8.tar.gz.

File metadata

  • Download URL: stompy-0.2.8.tar.gz
  • Upload date:
  • Size: 8.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for stompy-0.2.8.tar.gz
Algorithm Hash digest
SHA256 8ec4b51676e0499c887afb00c94af0c0481d5f7ab9d4c83428ca2db399988bf5
MD5 95e6d01b4dd569e549fea5ed2625f0fe
BLAKE2b-256 90f4bdd42642401c29a4633d3ed3ae9721b17f6aef66646a86b67b5f1b983e5f

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page