The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.2

  • New callbacks on_send, on_ack, on_nack, on_connection_lost.
  • Get/set subroutine for connection timeout margin added.
  • New constructor subroutine, more subtle connection handling.

Documentation

Modules

An event-based non-blocking STOMP 1.2 client based on AnyEvent and Object::Event.