The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.14 - 2022-11-09

  • Move Mojo::WebSocketProxy::Backend::JobAsync and Mojo::WebSocketProxy::Backend::ConsumerGroups out
  • Add support for separating messages to different channels with different timeout values for each channel.
  • Increase minimum Perl version from 5.014 to 5.024 for the module.
  • Remove warning line for RPC communication failure.
  • Add documentation about RPC failure callback.