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] overview refresh #2435

Closed
wants to merge 6 commits into from
Closed

Conversation

hhunter-ms
Copy link
Collaborator

Signed-off-by: Hannah Hunter hannahhunter@microsoft.com

Description

Refresh to pub/sub overview to align w refresh to service invo

Issue reference

#2420
#2413

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
@hhunter-ms hhunter-ms requested review from a team as code owners May 12, 2022 21:41
hhunter-ms and others added 4 commits May 13, 2022 10:37
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>

Dapr Pub/Sub sends messages between services. To enable message routing and provide additional context with each message, Dapr uses the [CloudEvents 1.0 specification](https://github.com/cloudevents/spec/tree/v1.0) as its message format. Any message sent by an application to a topic using Dapr is automatically wrapped in a Cloud Events envelope, using [`Content-Type` header value]({{< ref "pubsub-overview.md#content-types" >}}) for `datacontenttype` attribute.

Dapr implements the following Cloud Events fields when creating a message topic.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We talked about having the rest of this section in its own Pub/Sub using Cloud Events topic.

@hhunter-ms
Copy link
Collaborator Author

closing in favor of PR #2414

@hhunter-ms hhunter-ms closed this May 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants