AnyEvent-STOMP
view release on metacpan or search on metacpan
to the original object (causing a circular reference). A new
mandatory destroy() method now exists to facilitate a proper
cleanup avoiding the related memory leak.
0.6 Sat Apr 16 11:36:03 PDT 2011
- BUGFIX: Only unregister connect callback in error handler
if one was specified. (Thanks to Dexter Tad-y for the fix.)
0.5 Thu Nov 11 16:55:38 PST 2010
- Added support for 'prepare' and 'connect' events (same as
on_prepare and on_connect callbacks in AnyEvent::Handle).
0.4 Thu Nov 11 14:40:00 PST 2010
- Fixed a memory leak in the I/O error callback.
- Fixed auto-acknowledge mode (only acknowledge messages having a
'message-id' header).
0.3 Wed Nov 10 22:33:57 PST 2010
- Set SO_KEEPALIVE on the server connection socket.
0.2 Sat Oct 30 12:14:31 PDT 2010
( run in 0.268 second using v1.01-cache-2.11-cpan-9b1e4054eb1 )