doc: add diagram for how Java SDK interacts with Dapr runtime #915
Labels
area/examples
good first issue
Good for newcomers
kind/documentation
Improvements or additions to documentation
P2
size/XS
triaged/resolved
Items triaged and ready
Describe the proposal
Is your feature request related to a problem? Please describe.
There is no visual representation for how the SDK interacts with the Dapr runtime.
Describe the solution you'd like
It would be nice for community members to have a diagram depicting the interactions with end user applications, the Dapr Java SDK, and the Dapr sidecar close to the codebase, within the README.md file.
The diagram should include:
Other ideas that can be included in diagram:
Describe alternatives you've considered
We could technically keep the README.md file as is, but it would be nice to have visuals here for community members understanding of these interactions.
Additional context
https://docs.dapr.io/developing-applications/sdks/
The text was updated successfully, but these errors were encountered: