Migrate calls to Dapr's sidecar Actor APIS to GRPC #486
Labels
area/actor/client
area/actor/runtime
area/actor
kind/enhancement
New feature or request
technical debt
Milestone
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.
The text was updated successfully, but these errors were encountered: