Please login to access the resource

Python STOMP client

Edit Package python-stomp.py
https://github.com/jasonrbriggs/stomp.py

A Python client library for accessing messaging servers (such as ActiveMQ, Apollo or RabbitMQ) using the STOMP protocol versions 1.0, 1.1 and 1.2. It can also be run as a standalone, command-line client for testing.

Refresh
Refresh
Source Files
Filename Size Changed
python-stomp.py-6.1.0.tar.gz 0000074263 72.5 KB
python-stomp.py.changes 0000004987 4.87 KB
python-stomp.py.spec 0000002098 2.05 KB
stomp.py-6.1.0.tar.gz 0000034690 33.9 KB
Revision 18 (latest revision is 28)
Sebastian Wagner's avatar Sebastian Wagner (sebix) committed (revision 18)
- update to version 6.1.0:
 * Remove traceback logging (https://github.com/jasonrbriggs/stomp.py/pull/290)
 * Add support for \r\n EOL handling (as per [stomp protocol v1.2](http://stomp.github.io/stomp-specification-1.2.html#Augmented_BNF))
 * Remove heartbeat loop sleep (issue https://github.com/jasonrbriggs/stomp.py/issues/297, https://github.com/jasonrbriggs/stomp.py/pull/298)
 * Update version number using the makefile and the poetry version command
 * Add `original_headers` access to the Frame so that you can get the original value of a header even if a listener modifies it (issue: https://github.com/jasonrbriggs/stomp.py/issues/300, PR https://github.com/jasonrbriggs/stomp.py/pull/309)
 * Fix for reconnect failures (https://github.com/jasonrbriggs/stomp.py/pull/295)
 * Fix for double disconnect notifications causing issues with reconnection
 * Add 'verbose' to stomp.logging (and defaulting the value to False). Log lines which dump the stacktrace now use that variable - except for a couple of cases (set stomp.logging.verbose = True to change back to the previous behaviour)
Comments 0
openSUSE Build Service is sponsored by