|
Project Information
Members
Featured
Downloads
Links
|
“stomp.py” is a Python client library for accessing messaging servers (such as ActiveMQ or JBoss Messaging) using the STOMP protocol (versions 1.0 and 1.1). It can also be run as a standalone, command-line client for testing. A basic example of using stomp.py can be found here. Documentation can be found here. Please note that stomp.py was available as a single file (stomp.py), but as of version 2 is split into multiple files in a module directory (click this link if you still want access to this older version). Select:
stomp.py has been perfunctorily tested on: ActiveMQ, RabbitMQ, stompserver, and has been reported to work with JBossMessaging. There is a bridge for Oracle AQ (see the bridge directory in the 3.x distribution for more information). CONTRIBUTORS
|