You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 20, 2025. It is now read-only.
Akka provides a mechanism to change the current Behavior, but zio-actor does not.
The persistence sample from Akka is unusual since it uses a conditional test rather than changing the Behavior.
zio-actor currently cannot implement many of the other Akka samples. e.g. FSM.
The text was updated successfully, but these errors were encountered: