OpenFunction / functions-framework

functions-framework for multi-runtime, multi-type functions, and multi-language support
10 stars 6 forks source link

Add different methods for Dapr pubsub and binding #23

Open benjaminhuo opened 2 years ago

benjaminhuo commented 2 years ago

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:

benjaminhuo commented 2 years ago

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