dapr / dapr/js-sdk

Actor client SDK requires actor implementation

Open
#417 2 comments 2 reactions 1 assignee Assigned to @DeepanshuA View on GitHub
needs-team-attention
Dominant language
JavaScript
Stars
217
Forks
104
PR merge metrics
No merged PRs in 30d

Description

It seems the to use the JS SDK for actors, the client invoking a remote actor needs a copy of the implementation code in order to register the actor... drilling into the code, it looks like the only reason for this is to get the name of the actor type. Would it be possible to have an overload to create the proxy builder that does not require passing in the implementation, but rather just the actor type name?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.