Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support Actor API calls over gRPC #489

Closed
shubham1172 opened this issue May 6, 2023 · 1 comment
Closed

Support Actor API calls over gRPC #489

shubham1172 opened this issue May 6, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@shubham1172
Copy link
Member

Describe the proposal

SDK should be able to use GRPC (in addition to HTTP) to make API calls for Actor.

Similar to dapr/dotnet-sdk#486
Runtime issue: dapr/dapr#927

@shubham1172 shubham1172 added the enhancement New feature or request label May 6, 2023
@XavierGeerinck
Copy link
Contributor

We already support this for the client interaction, as for server action we are awaiting the runtime to support this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants