Stomp-py

Latest version: v8.1.2

Safety actively analyzes 629639 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 8 of 10

4.0.7

Not secure
* Fix problem with heartbeat listener (https://github.com/jasonrbriggs/stomp.py/issues/4)
* Add alternate aliases for the connection classes
* Add initial Version multicast adapter (providing an interface to use the stomp.py API and send messages via multicast)
- note: work in progress

4.0.6

Not secure
* Fix missing headers in connect func
* Throw ConnectFailedException when a connection fails in the 1.2 protocol - if wait=True is set

4.0.5

Not secure
* Add command-line subscription listener. So you can do:
> stomp -H localhost -P 61613 -L /queue/test
* Add verbose option to command-line client (verbose "on" by default, if "off", headers aren't written to stdout)
* Fix problem with connect wait (should not wait if the connection fails)
* Throw exception when the connect fails (only if wait=True)
* Add PrintingListener (useful for debugging)

4.0.4

Not secure
* Fix ack/nack function inconsistencies in each protocol Version (as per https://github.com/jasonrbriggs/stomp.py/issues/1)

4.0.3

Not secure
* Add script for cmd line access (so you can run `stomp -H localhost -P 61613` rather than python $PATH_TO_STOMP/stomp ....)

4.0.2

Not secure
* Fix minor error with 1.2 connections. Add basic unit tests for 1.0, and 1.2

Page 8 of 10

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.