Changes for version 2.005 - 2021-01-17

  • New features:
  • ->as_buffer can take low/high parameters similar to ->buffer, providing backpressure for buffer streams.
  • Bugs fixed:
  • small amount of extra protection on Ryu::Observable->notify_all, which was previously passing an alias to the internal value (so the notifier callback was able to modify this directly). Now receives a copy.
  • Documentation updates:
  • Mojo::Rx no longer exists, replaced with RxPerl references

Documentation

using Ryu in network protocols
using Ryu for dealing with network protocols
reactive programming using Ryu

Modules

Ryu
asynchronous stream building blocks
accumulate data
support for Future-style failure information
generic node
plus ça change
base representation for a thing that receives events
base representation for a source of events
combines a source and a sink