Open benjaminhuo opened 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:
send
@zhbinary we need a proposal like this first: https://github.com/OpenFunction/OpenFunction/blob/main/docs/proposals/202112-functions-framework-refactoring.md
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: