Skip to content

Commit 2a991f4

Browse files
authored
Update README.md
Signed-off-by: greenie-msft <[email protected]>
1 parent c1f34c4 commit 2a991f4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
<!--
12
---
23
page_type: sample
34
languages:
@@ -13,6 +14,7 @@ urlFragment: pubsub-dapr-nodejs-servicebus
1314
name: Microservice communication using pubsub (async)(Node.js)
1415
description: Create a publisher microservice and a subscriber microservice with Node.js to demonstrate how Dapr enables a publish-subcribe pattern. The publisher will generate messages of a specific topic, while subscribers will listen for messages of specific topics.
1516
---
17+
-->
1618
<!-- YAML front-matter schema: https://review.learn.microsoft.com/en-us/help/contribute/samples/process/onboarding?branch=main#supported-metadata-fields-for-readmemd -->
1719

1820
# Microservice communication using pubsub (async)

0 commit comments

Comments
 (0)