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

Add different methods for Dapr pubsub and binding #23

Open
benjaminhuo opened this issue Aug 18, 2022 · 1 comment
Open

Add different methods for Dapr pubsub and binding #23

benjaminhuo opened this issue Aug 18, 2022 · 1 comment
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed priority/medium

Comments

@benjaminhuo
Copy link
Member

Currently, functions-framework supports sending data to dapr pubsub and binding with the same send method, we'd better add different methods for pubsub and binding:

  • publish for pubsub
  • output for binding
@benjaminhuo benjaminhuo added enhancement New feature or request priority/medium good first issue Good for newcomers help wanted Extra attention is needed labels Aug 18, 2022
@benjaminhuo benjaminhuo moved this to Planned in Roadmap Aug 18, 2022
@benjaminhuo
Copy link
Member Author

benjaminhuo commented Aug 29, 2022

@zhbinary we need a proposal like this first: https://github.com/OpenFunction/OpenFunction/blob/main/docs/proposals/202112-functions-framework-refactoring.md

@benjaminhuo benjaminhuo moved this from Planned to In Progress in Roadmap Aug 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed priority/medium
Projects
Status: In Progress
Development

No branches or pull requests

2 participants