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

Support for Subscribing and Publishing to PubSuB contracts #211

Open
satlead opened this issue Aug 21, 2023 · 0 comments
Open

Support for Subscribing and Publishing to PubSuB contracts #211

satlead opened this issue Aug 21, 2023 · 0 comments

Comments

@satlead
Copy link
Collaborator

satlead commented Aug 21, 2023

Current implementation of PubSub is a black box within an Extension. Proposal for this change is to offer contracts for extensions to Publish and Subscribe using the Pub sub connections

  1. Create Adjectives for Publish and Subscribe for Pub Sub.
  2. Update existing Contract for PubSub to take in an Adjective.
  3. Define structures/enums for Publish and Subscribe requests.
  4. Add an example in distributor_general for publish and subscribe.
@satlead satlead added this to the ripple-0.10.0 milestone Aug 21, 2023
@satlead satlead added this to Ripple Aug 21, 2023
@satlead satlead moved this to Ready for Development in Ripple Aug 23, 2023
@satlead satlead modified the milestones: ripple-1.1.0, ripple-1.2.0 Jan 5, 2024
@satlead satlead removed this from Ripple Jan 30, 2024
@dhillomk dhillomk modified the milestones: ripple-1.2.0, ripple-1.3.0 Jan 31, 2024
brendanobra pushed a commit to brendanobra/Ripple that referenced this issue Feb 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants