Skip to content

Allow non-listening Providers to subscribe to each other #249

Description

@adhdtech

Currently, if Provider A wants to subscribe to Provider B, one of them must be listening. This is due to the way the reply handlers are tied to the actual communication endpoints.

Need to update this so that the reply handlers are not associated with actual endpoints, but with another object managed by the DRP Node, possibly the associated entry in the TopologyTracker Node table.

Activity

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

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions