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

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.

AUTHOR

Tom Molesworth <TEAM@cpan.org>

LICENSE

Copyright Tom Molesworth 2011-2021. Licensed under the same terms as Perl itself.