Skip to content

implement dapr proxy #1

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

Merged
merged 1 commit into from
Sep 29, 2022
Merged

implement dapr proxy #1

merged 1 commit into from
Sep 29, 2022

Conversation

wrongerror
Copy link
Member

@wrongerror wrongerror commented Sep 26, 2022

  • Support both GRPC and HTTP
  • Support forwarding binding and pubsub event
  • Implements client-side load balancing with GRPC
  • HTTP client using short connections, so we can use the k8s service for load balancing

Signed-off-by: wrongerror [email protected]

@wrongerror wrongerror force-pushed the main branch 20 times, most recently from 4f2c15e to 4dff20d Compare September 28, 2022 14:49
@wrongerror wrongerror marked this pull request as ready for review September 28, 2022 14:51
@wrongerror wrongerror force-pushed the main branch 2 times, most recently from cd079d6 to 6392316 Compare September 29, 2022 06:47
Signed-off-by: wrongerror <[email protected]>
@benjaminhuo benjaminhuo merged commit c513e41 into OpenFunction:main Sep 29, 2022
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.

2 participants