Changes for version 0.030 - 2018-12-13

  • New features:
  • flow control expanded and moved to the Ryu::Node parent class
  • Bugs fixed:
  • resolved some edge cases where handlers can be added/removed during callback loops
  • the ->source inside a Ryu::Sink for handling events is now preserved when attaching an external source via ->from

Documentation

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

Modules

Ryu
asynchronous stream building blocks
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