Changes for version 2.006 - 2021-01-17

  • New features:
  • ->ordered_futures (->resolve) now also takes low/high parameters for backpressure
  • Bugs fixed:
  • original source failure propagates after any pending Future instances are resolved, thanks to Amin Marashi (Github issue #8)

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