The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.020 - 2021-08-17

  • New features
    • ->from when used with an arrayref now respects pause/resume, and will use the original arrayref as the data source (allowing extra elements to be added/removed, source still finishes once the arrayref runs out)
    • now uses Future::AsyncAwait

Modules

use Ryu with IO::Async
abstraction for stream or packet-based I/O clients
wrapper around a forked process

Provides

in lib/Ryu/Async/Packet.pm
in lib/Ryu/Async/Server.pm