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

Update grpc client #29

Merged
merged 10 commits into from
Jan 8, 2024
Merged

Update grpc client #29

merged 10 commits into from
Jan 8, 2024

Conversation

kaibocai
Copy link
Member

@kaibocai kaibocai commented Dec 19, 2023

This PR

  1. update the way to build the grpc client so it's easier for dapr workflow to add interceptors (mainly for DAPR_API_TOKEN).
  2. decouple orchestrator's name from the orchestrator, so users can use whatever name they like for their orchestrator, also easy the integration with dapr workflow.
  3. add missing method documents, resolve API docs #28
  4. add human-interaction example, resolve Add human interaction example #23

@kaibocai kaibocai merged commit 5c07288 into main Jan 8, 2024
3 checks passed
kaibocai added a commit that referenced this pull request Jan 8, 2024
kaibocai added a commit that referenced this pull request Jan 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

API docs Add human interaction example
1 participant