Ryu
view release on metacpan or search on metacpan
2.008 2021-04-05 12:20:04+08:00 Asia/Kuala_Lumpur
New features:
- ->emit_from joins multiple sources into the current source
2.007 2021-01-25 02:01:08+08:00 Asia/Kuala_Lumpur
New features:
- the `->source` provided by a Ryu::Sink is now a child of the sink itself,
to facilitate backpressure algorithms and help with common streaming configurations
Bugs fixed:
- ->ordered_futures would call ->pause or ->resume more often than required,
these are now only triggered when they would change state
2.006 2021-01-17 03:02:18+08:00 Asia/Kuala_Lumpur
New features:
- ->ordered_futures (->resolve) now also takes low/high parameters for backpressure
( run in 0.223 second using v1.01-cache-2.11-cpan-4d50c553e7e )