Changes for version 1.2

  • 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.

Documentation

Getting started with STOMP and Net::STOMP::Client

Modules

STOMP object oriented client module
Debug support for Net::STOMP::Client
Error support for Net::STOMP::Client
Frame support for Net::STOMP::Client
Input/Output support for Net::STOMP::Client
Object Oriented support for Net::STOMP::Client
Peer support for Net::STOMP::Client
Protocol support for Net::STOMP::Client