mrutkows commented on issue #119: An ability to run on Knative along with OpenWhisk URL: https://github.com/apache/incubator-openwhisk-runtime-nodejs/pull/119#issuecomment-483328835 Thanks Priti, this PR showcases the use of a platform factory that can, via the build process, either create the traditional OpenWhisk-native implementation which provides the same, identical code path (i.e., init/run endpoints) we have used since forever or create a Knative impl. which supports supports a single endpoint and furthermore includes HTTP request pre-processing and response post-processing to provide an equivalent function experience where possible.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
