Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=754446

--- Comment #1 from Steve Traylen <steve.tray...@cern.ch> 2011-11-16 18:35:33 
EST ---
1.2 Tue Sep 27 2011
 * Net::STOMP::Client::Frame: the frame parsing, decoding and encoding
   code is now documented and can be used outside of this module.
 * Improved frame debugging to really show what has been sent/received.
 * Net::STOMP::Client::Frame: removed the debug() method.
 * Fixed typo (RT#69417).
 * Improved session id handling in cases where the session header is
   missing from the CONNECTED frame (it is optional wrt the spec).
 * Net::STOMP::Client: the send() method can now take a body reference.

1.1 Fri Jun 24 2011
 * Net::STOMP::Client::Frame: added a body_reference() method
   to avoid string copies when manipulating large bodies.
 * Greatly improved the overall performance (~4 times faster),
   mainly by reducing string copies, improving frame parsing
   and minimizing syscalls in the I/O layer.
 * Added several methods to Net::STOMP::Client to get better
   performance, see the "EFFICIENT I/O" section of the tutorial.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Reply via email to