-
Notifications
You must be signed in to change notification settings - Fork 734
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
PubSub routing CloudEvent attribute details and example tweaks #1795
PubSub routing CloudEvent attribute details and example tweaks #1795
Conversation
pkedy
commented
Sep 15, 2021
- Attributes from the CloudEvents spec
- Examples have withdraw handlers
- Added a C# SDK example
daprdocs/content/en/developing-applications/building-blocks/pubsub/howto-route-messages.md
Outdated
Show resolved
Hide resolved
daprdocs/content/en/developing-applications/building-blocks/pubsub/howto-route-messages.md
Outdated
Show resolved
Hide resolved
daprdocs/content/en/developing-applications/building-blocks/pubsub/howto-route-messages.md
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good Phil. One minor typo and an idea about quickstarts.
For the overview we might consider future rev that first talks about the jobs of routing and filtering based on a match. Then get into there are declarative (more scalable) and code based approaches. We lead off with the declarative guidance before explaining the feature a bit more IMHO.
daprdocs/content/en/developing-applications/building-blocks/pubsub/howto-route-messages.md
Show resolved
Hide resolved
daprdocs/content/en/developing-applications/building-blocks/pubsub/howto-route-messages.md
Outdated
Show resolved
Hide resolved
daprdocs/content/en/developing-applications/building-blocks/pubsub/howto-route-messages.md
Outdated
Show resolved
Hide resolved
daprdocs/content/en/developing-applications/building-blocks/pubsub/howto-route-messages.md
Outdated
Show resolved
Hide resolved
Totally agree, @paulyuk. This content was a little rushed TBH. |
@msfussell can you please review this? |
daprdocs/content/en/developing-applications/building-blocks/pubsub/howto-route-messages.md
Outdated
Show resolved
Hide resolved
daprdocs/content/en/developing-applications/building-blocks/pubsub/howto-route-messages.md
Show resolved
Hide resolved
daprdocs/content/en/developing-applications/building-blocks/pubsub/howto-route-messages.md
Show resolved
Hide resolved
…community call * Added example CEL expressions * Added link to 9/21/2021 community call youtube video * Added section headers for the right nav
Note: This depends on a link to dapr/samples#82 |
daprdocs/content/en/developing-applications/building-blocks/pubsub/howto-route-messages.md
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Approved after the small change to the video heading I added.
@orizohar would you mind reviewing dapr/samples#82? Once that is merged, the mechanical markdown link checks in this PR can be re-triggered. |