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

WASI HTTP binding type for Worker Gateway #1186

Open
vigoo opened this issue Dec 13, 2024 · 0 comments
Open

WASI HTTP binding type for Worker Gateway #1186

vigoo opened this issue Dec 13, 2024 · 0 comments
Assignees
Milestone

Comments

@vigoo
Copy link
Contributor

vigoo commented Dec 13, 2024

After completing #1184 and #1185, add support for the new invocation type as a new binding type in the worker gateway.

This ticket covers the following features

  • Execution of the new binding type, forwarding the HTTP request as-is, with streaming request/response bodies, to the previously added new gRPC endpoint of worker executor
  • Ability to define endpoints using this new binding type in the API Definition format
  • Ability to define endpoints using this new binding type when using OpenAPI import
  • Have an integration test showing that it work
@vigoo vigoo added this to the Golem 1.2 milestone Dec 13, 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

No branches or pull requests

2 participants