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

Allow arbitrary message sending #15

Closed
d-roak opened this issue Jun 16, 2024 · 0 comments
Closed

Allow arbitrary message sending #15

d-roak opened this issue Jun 16, 2024 · 0 comments
Labels
docs Improvements or additions to documentation feature New feature or request

Comments

@d-roak
Copy link
Member

d-roak commented Jun 16, 2024

Scenarios where we might want to have arbitrary messages:

  • Node wants to broadcast a message to the pubsub (CRO) group which is not related to the CRO
    • In which case does this is true?
    • Should we allow apps to create custom pubsub groups for the case, a node needs awareness of other peers information that is not a CRO at all?
  • Node wants to send a custom message to another node. We need to facilitate:
    • custom messages creation
    • custom handlers for those messages
@d-roak d-roak added docs Improvements or additions to documentation feature New feature or request labels Jun 16, 2024
@d-roak d-roak moved this from Triage to 🔜 Todo in Project Management Jun 16, 2024
@d-roak d-roak closed this as completed Jul 5, 2024
@github-project-automation github-project-automation bot moved this from 🔜 Todo to 🏆 Done in Project Management Jul 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Improvements or additions to documentation feature New feature or request
Projects
Archived in project
Development

No branches or pull requests

1 participant