Skip to content

Create a Find that returns IEnumerable<ActorRef> #10

@sdether

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

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