Changes for version 0.32 - 2017-03-22
- Now the client tracks all received messages and outgoing ACKs/NACKs, and do not sent unexpected ACKs/NACKs to the STOMP server.
- Improved support of different version of STOMP protocol.
- ack() and nack() methods now required "message" parameter.
- README.pod replaced by README.md.
Modules
Flexible non-blocking STOMP client
The client for the cluster of STOMP servers
Class of error for AnyEvent::Stomper
Class of STOMP frame for AnyEvent::Stomper