feat: initialize openfunction knative and async runtime#4
feat: initialize openfunction knative and async runtime#4benjaminhuo merged 7 commits intoOpenFunction:masterfrom
Conversation
In TS, a required param cannot be placed after an optional param. |
If the output is not set, where is the data sent to? |
Will broadcast to all declared outputs In current impl. |
|
The broadcast could be a different method, the send just sends the output to one destination like go implementation maybe? |
As we discussed in wechat group, let's move on to roll out 0.4.0 first, then will upgrade the function interfaces to better comply with the Function Framework overall guidelines. :) |
|
|
This big initial PR is an important upgrade to current GCP Node.js Function Framework with following task accomplished: