giusdp opened a new pull request, #27:
URL: https://github.com/apache/openserverless-runtimes/pull/27

   This PR adds the client server runtime architecture where a runtime can be 
in client mode to forward `/init` and `/run` requests to a server runtime, as 
discussed in https://github.com/apache/openserverless/issues/53
   
   The server runtime can init and run multiple actions.
   
   To activate the client mode use `OW_ACTIVATE_PROXY_CLIENT=1`. For the server 
mode  `OW_ACTIVATE_PROXY_SERVER=1`.


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to