cpan Net-Stomp 0.38_99

latest releases: 0.62, 0.61, 0.60...
pre-release14 years ago
  • Reimplemented Net::Stomp::receive_frame() to properly handle STOMP frames
    that have extraneous line feed characters after the NULL terminator, before
    the next frame header (e.g., ActiveMQ). (Implemented by Michael S. Fischer)
  • Improve reading performace by reading large chunks and buffering
  • Read buffer size can now be specified in Net::Stomp->new() with the
    'bufsize' key.
  • Possible incompatible change - Net::Stomp::Frame#parse method removed.
    Hopefully no one was using this. If you were, RTFS and look at
    Net::Stomp#receive_frame method.

Don't miss a new Net-Stomp release

NewReleases is sending notifications on new releases.