Changes for version 0.9.1

  • Now performs a better socket cleanup when disconnecting.
  • Net::STOMP::Client->wait_for_frames() now handles more precisely the timeout option: if integer, it should wait for at least this number of seconds and should not block for more than this number of seconds plus one.
  • All STOMP methods now support a timeout option that specifies the maximum time that can be used to send the frame.

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