Skip to content

Create a Find that returns IEnumerable<ActorRef> #10

Description

@sdether

Right now Find returns one Actor proxy. If we supported trailing wildcards in ActorRef's similar to Akka's ActorSelection, we could find all children of an actor, etc. Since these could be of mixed contracts, there needs to exist a new signature returning an IEnumerable<ActorRef> instead

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions