apple / swift-distributed-actors

Peer-to-peer cluster implementation for Swift Distributed Actors

Home Page:https://apple.github.io/swift-distributed-actors/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Allow non-distributed actors to watch distributed actors.

ktoso opened this issue · comments

Currently the API is only offered via LifecycleWatch protocol, and we should be able to make it accessible to non distributed actors as well perhaps