removed rest of images

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
This commit is contained in:
Hannah Hunter 2022-03-07 15:26:54 -06:00
parent 2f83cc9307
commit af1cba605e
1 changed files with 0 additions and 6 deletions

View File

@ -289,8 +289,6 @@ Publisher output:
== APP == Published data: {"orderId":225}
```
<img src="/images/pubsub-quickstart/pubsub-js-publisher-output.png" width=600 style="padding-bottom:15px;">
Subscriber output:
```cli
@ -307,8 +305,6 @@ Subscriber output:
== APP == Subscriber received: {"orderId":225}
```
<img src="/images/pubsub-quickstart/pubsub-js-subscriber-output.png" width=600 style="padding-bottom:25px;">
#### `pubsub.yaml` component file
When you run `dapr init`, Dapr creates a default Redis `pubsub.yaml` and runs a Redis container on your local machine, located:
@ -468,8 +464,6 @@ Subscriber output:
== APP == Subscriber received: Order { OrderId = 886 }
```
<img src="/images/pubsub-quickstart/pubsub-dotnet-subscriber-output.png" width=600 style="padding-bottom:25px;">
#### `pubsub.yaml` component file
When you run `dapr init`, Dapr creates a default Redis `pubsub.yaml` and runs a Redis container on your local machine, located: