AnyEvent-STOMP-Client
view release on metacpan or search on metacpan
Revision history for Perl module AnyEvent::STOMP::Client.
0.42 2024-06-18
- Bugfix to remove NULL character frame delimiter from frame body
0.41 2022-02-14
- Avoid memory leak by allowing to fully shutdown the client object (by @kbucheli)
- Properly fish error message from the header of the stomp ERROR message (by @kbucheli)
0.40 2021-10-02
- Properly propagate low-level errors and error messages in the on_error callback (by @kbucheli)
0.39 2014-02-12
- Made connect method of AnyEvent::STOMP::Client not die.
- Implemented on_error callback in AnyEvent::STOMP::Client::All.
0.38 2014-01-15
- Implemented check for TLS context files in AnyEvent::STOMP::Client.
- Improved logging in AnyEvent::STOMP::Client::All.
0.37 2014-01-03
- Implemented on_error in AnyEvent::STOMP::Client::Any.
0.36 2013-11-29
- Implemented on_error in AnyEvent::STOMP::Client::Any.
0.35 2013-11-27
- Backoff bugfix in AnyEvent::STOMP::Client::Any.
0.34 2013-11-19
- Fixes in connection handling.
- AnyEvent::STOMP::Client: Added method on_transport_disconnected.
- AnyEvent::STOMP::Client::Any: Added method get_current_id.
- AnyEvent::STOMP::Client::All: Implemented send method.
0.33 2013-11-11
- Fixed backoff mechanism in AnyEvent::STOMP::Client::All.
- Integrated Log::Any into AnyEvent::STOMP::Client::All.
0.32 2013-11-07
- Fixes in Changes and Makefile.PL (reported by Neil Bowers).
- Connection handling improvements.
- Upgrade to AnyEvent version 7.05.
0.31 2013-10-24
- Bugfixes and safety improvements.
- Added debug log messages.
0.3 2013-10-18
- Integrated AnyEvent::STOMP::Client::All.
- Integrated AnyEvent::STOMP::Client::Any.
- Various bugfixes in connection handling.
0.25a 2013-08-16
- Bugfixes in send_heartbeat method.
0.25 2013-08-16
- Various bugfixes in connection handling.
0.24 2013-05-31
- Fixed internal event handling and prevent outwards propagation.
0.23 2013-05-28
- Bug and documentation fix for on_message subroutine.
( run in 0.807 second using v1.01-cache-2.11-cpan-df04353d9ac )