Skip to content
This repository has been archived by the owner on Sep 8, 2021. It is now read-only.

Add a runtime for general trigger event #61

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

sabmeua
Copy link

@sabmeua sabmeua commented Jan 10, 2020

It implemented another bootstrap for other than web server purpose (to consume events of SQS, Kinesis, ..etc).

  • Add make rule for building general event env.
  • Add new bootstrap and php files to process general event.
  • This runtime is naively ported ruby2.5 env.
  • Change the handler specification rules as "FILENAME.METHOD" or "FILENAME.CLASS.METHOD" same as in other language.

I concern this may not be appropriate for PR, as it has largely fragmented the code.
If you are interested in this and can accept it even partially, I will rework this PR.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant