Hi all, I'd like to share the latest release of Kameo 0.14.0.
Kameo is a high-performance, lightweight Rust library for building fault-tolerant, asynchronous actor-based systems. It is built on tokio for concurrency, and libp2p for distributed communication.
Some exciting new features of this release include:
- Deadlock Warnings
- Remote Actor Links
ActorRef
'sblocking_link
andblocking_unlink
- Local Actor Registry
- Full Control Over Actor Swarm
The full release notes can be found here: