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

Pub/Sub subscriptions need to be revised #2052

Closed
AaronCrawfis opened this issue Dec 17, 2021 · 3 comments
Closed

Pub/Sub subscriptions need to be revised #2052

AaronCrawfis opened this issue Dec 17, 2021 · 3 comments
Assignees
Labels

Comments

@AaronCrawfis
Copy link
Collaborator

The current information on declarative/programmatic subscriptions is disjoint and conflicts.

Overview here: https://docs.dapr.io/developing-applications/building-blocks/pubsub/pubsub-overview/#message-subscription

Points to https://docs.dapr.io/developing-applications/building-blocks/pubsub/howto-publish-subscribe/#step-2-subscribe-to-topics. This page has no information on programmatic subscriptions

This page does: https://docs.dapr.io/developing-applications/building-blocks/pubsub/howto-route-messages/#programmatic-subscription. And it says to use a different API version for declarative subscriptions.

We need to reorganize and unify these docs.

@msfussell
Copy link
Member

Since the articles above achieve different things I would a add examples here https://docs.dapr.io/developing-applications/building-blocks/pubsub/howto-publish-subscribe/#step-2-subscribe-to-topics on how to programmatically subscribe to topics to make this complete.

@hhunter-ms
Copy link
Collaborator

/assign

@hhunter-ms
Copy link
Collaborator

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

Successfully merging a pull request may close this issue.

3 participants