Changes for version 0.4
- t/: 01sendreceive.t, 02oneway.t, 03onewayevent.t: disable logging, to avoid polluting 'make test' output
- Session.pm: Changed the callback function signature to take a hashref containing all the spread message parameters. Old callback format still works but is deprecated and will be removed soon-ish.
- New-style callbacks must be specified in the constructor.
- Added default TIMEOUT override parameter to constructor.
- t/04sendrcvnewcbk.t: test case for new callback style
- 0-second timeout is not the same thing as undefined
- logging.xml and LOG_CHANNEL_CONFIG
Modules
OO wrapper for Spread messaging toolkit