Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Option to enable local only publishing on a topic #480

Closed
Wondertan opened this issue Mar 24, 2022 · 0 comments · Fixed by #481
Closed

Option to enable local only publishing on a topic #480

Wondertan opened this issue Mar 24, 2022 · 0 comments · Fixed by #481

Comments

@Wondertan
Copy link
Contributor

There are use cases where it becomes handy to publish msgs only to local subscribers, e.g. some edge cases where the outdated payload needs processing through the local pipeline but is irrelevant to the network under certain conditions.

This can be simply implemented using PubOpt and by setting the new Local bool field to Message, so that it is not Router.Published

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant