stomp.py
Python STOMP client, supporting versions 1.0, 1.1 and 1.2 of the protocol
Python STOMP client, supporting versions 1.0, 1.1 and 1.2 of the protocol
To install this package, run one of the following:
"stomp.py" is a Python client library for accessing messaging servers (such as ActiveMQ, Artemis or RabbitMQ) using the STOMP protocol (STOMP v1.0, STOMP v1.1 and STOMP v1.2). It can also be run as a standalone, command-line client for testing.
Summary
Python STOMP client, supporting versions 1.0, 1.1 and 1.2 of the protocol
Last Updated
Jan 6, 2025 at 19:52
License
Apache-2.0
Supported Platforms
GitHub Repository
https://github.com/jasonrbriggs/stomp.pyDocumentation
https://jasonrbriggs.github.io/stomp.py/