dactor-kameo 0.3.3

Kameo adapter for the dactor distributed actor framework
Documentation

dactor-kameo

Kameo adapter for the dactor distributed actor framework.

This crate implements the ActorRuntime trait from dactor using kameo actors, enabling actor-based systems built on kameo.

Usage

[dependencies]

dactor = "0.2"

dactor-kameo = "0.2"

See the dactor repository for full documentation and examples.

License

MIT