Modification in Main Action method signature and improved the error log (#2)

* modified action signature and changed example action

* format code

* changed response error message for action loop

* change error msg

* refactored error messages
3 files changed
tree: db3a5351822b382dcaaf1e96dd2e1dd41cbbe105
  1. example/
  2. rust1.32/
  3. README.md
README.md

incubator-openwhisk-runtime-rust

Work in Progress! Do not use yet...

Work Done

  • implemented the actionloop
  • implemented the Docker image
  • implemented the action compiler

Work to do

  • Add the gradle build
  • Implement the mandatory scala tests
  • Submit and add to the list of supported runtimes