Changes for version 0.012 - 2018-12-13
- New features:
- the ->to_stream and ->from_stream methods use flow control notifications from the source/sink to enable or disable read/write notifications appropriately: this allows chained actions on a source to push back on incoming data if it's not being processed quickly enough.
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