Skip to content
#

sidecar

Here are 150 public repositories matching this topic...

dapr
fbridger
fbridger commented Aug 19, 2021

In what area(s)?

/area runtime

/area operator

/area placement

/area docs

/area test-and-release

Ask your question here

How can I communicate with the Dapr Sidecar using a secure communication channel (HTTPS)?

I would like to be able to redirect all traffic coming from our API Gateway to the Dapr sidecars using a secure communication channel as described in the

zhenjunMa
zhenjunMa commented Aug 23, 2021

1. What would you like to be added

A Function that truly satisfies the business requirements will inevitably rely on some basic capabilities, such as RPC, Cache, etc. The logic inside Layotto currently demonstrates how to call SayHello API through CallForeignFunction in the wasm demo provided in Layotto. Now we need to make our demo more convincing, so we need to call the State API throug

Improve this page

Add a description, image, and links to the sidecar topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the sidecar topic, visit your repo's landing page and select "manage topics."

Learn more