mirror of https://github.com/dapr/docs.git
Merge branch 'v1.12' into upmerge_01-26b
This commit is contained in:
commit
fdca99f64b
|
|
@ -878,7 +878,7 @@ with DaprClient() as client:
|
|||
|
||||
### Step 5: View the Pub/sub outputs
|
||||
|
||||
Notice, as specified in the code above, the publisher pushes a random number to the Dapr sidecar while the subscriber receives it.
|
||||
The publisher sends orders to the Dapr sidecar while the subscriber receives them.
|
||||
|
||||
Publisher output:
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue