Skip to content

Add example showing how targeted endpoints work #106

@trevorhardy

Description

@trevorhardy

Targeted endpoints are nifty and we need an example showing what they do and how to use them.

Targeted endpoints can only send to endpoints that they target. If no specific endpoint is given as the destination then all targeted endpoints get the message. A specific endpoint can be the destination of the message but it must be in the provided list of targeted endpoints.

This provides a way to segment sets of endpoints such that only endpoints in a target group are dependent on each other. Normally, all endpoints are dependent on all other endpoints but making groups of targeted endpoints allows breaking the endpoints into isolated groups that are not dependent on each other.

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationNeed to add documentation to an existing examplenew exampleNew example needed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions