Skip to content

Enable HTTP triggers for asynchronous functions #6

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

Closed
webup opened this issue May 12, 2022 · 0 comments · Fixed by #10
Closed

Enable HTTP triggers for asynchronous functions #6

webup opened this issue May 12, 2022 · 0 comments · Fixed by #10
Assignees
Labels
priority: high High priority issue type: feature New feature or request
Milestone

Comments

@webup
Copy link
Collaborator

webup commented May 12, 2022

For example, synchronous functions backed by the Knative runtime can now interact with middlewares defined by Dapr output binding or pub/sub, and an asynchronous function will be triggered by the events sent from the synchronous function.

  • See this graph for basic overview
  • See this guide for the quickstart sample
@webup webup added the type: feature New feature or request label May 12, 2022
@webup webup added this to the 0.5.0 milestone May 12, 2022
@webup webup self-assigned this May 12, 2022
@webup webup added the priority: high High priority issue label May 13, 2022
@webup webup closed this as completed in #10 May 18, 2022
@webup webup added this to Roadmap Jun 13, 2022
@webup webup moved this to Done in Roadmap Jun 13, 2022
@benjaminhuo benjaminhuo moved this from Done to Released in Roadmap Jun 21, 2022
@benjaminhuo benjaminhuo moved this from Released to Done in Roadmap Jun 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority: high High priority issue type: feature New feature or request
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant