Releases: slawlor/ractor_actors
Releases · slawlor/ractor_actors
v0.4.4
v0.4.3
v0.4.2
v0.4.1
v0.4.0
v0.3.0
v0.2.0
Dependabot implemented and dependencies patched to latest versions along with some minor tweaks of the streaming module api (exposing more types).
Full changelog: v0.1.2...v0.2.0
v0.1.2
New release, including stream support!
This release contains a series of streaming actors to support streams in tokio
- Infinite loop operations
- Stream reading & processing/forwarding of items
- Stream multiplexers which take a stream and send items to a collection of downstream
Target
s.