Migrate calls to Dapr's sidecar Actor APIS to GRPC
Open
area/actor
area/actor/client
area/actor/runtime
kind/enhancement
technical debt
- Dominant language
- C#
- Stars
- 1.2k
- Forks
- 378
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 5
Description
Applications can use GRPC (in addition to HTTP) to make API calls for Actor.
This impacts Actor client and Actor runtime.
A property or environment variable can be used to switch between HTTP or GRPC communication.
GRPC communication is the default.
RELEASE NOTE: Support GRPC communication for Actor APIs into Dapr.
Contributor guide
Assessment
This issue has not been assessed yet.