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

NAME

Ryu::Async::Client - abstraction for stream or packet-based I/O clients

incoming

A Ryu::Sink which expects an event whenever there is a new packet received from the remote.

outgoing

A Ryu::Source which can be used to "emit" in Ryu::Source an event for each outgoing packet.