Skip to main content

Twisted STOMP client based upon the stompest API.

Project description

stomp, stomper, stompest!

This package provides the asynchronous STOMP client based upon the stompest library. It leverages the power of Twisted, a very mature and powerful asynchronous programming framework. The client supports

  • destination-specific message and error handlers (with default “poison pill” error handling)

  • concurrent message processing

  • graceful shutdown, and connect, receipt, and disconnect timeouts

  • optional TLS/SSL support (TLS support in Twisted must be activated via pip install 'twisted[tls]')

Installation

You may install this package via pip install stompest.async or manually via python setup.py install.

Questions or Suggestions?

Feel free to open an issue or post a question on the forum.

Acknowledgements

  • Version 1.x of stompest was written by Roger Hoover at Mozes and deployed in their production environment.

  • Kudos to Oisin Mulvihill, the developer of stomper! The idea of an abstract representation of the STOMP protocol lives on in stompest.

Documentation & Code Examples

The stompest API is fully documented here.

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

stompest.async-2.3.0.tar.gz (18.9 kB view hashes)

Uploaded Source

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