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.005 - 2014-08-04

  • No new features
  • Bug fixes:
  • on_listen_error is now required in the ->listen call, ensure we handle this by failing the ->listening Future

Modules

IO::Async support for ControlChannel protocol
IO::Async support for Protocol::ControlChannel.
server implementation for Protocol::ControlChannel using IO::Async