ohkami
ohkami copied to clipboard
Support AWS Lambda
https://github.com/awslabs/aws-lambda-web-adapter enables to run web apps directly on lambda
Support container-less use
- cargo lambda workflow
- function URLs
This requires adapter between lambda_runtime and Ohkami's fang system.
pf ( platform ), not rt ( runtime )
-
pf_lambda -
rt_worker→pf_worker(?)
I found it depends on tokio runtime!
→ Ohkami will provide rt_lambda flag with "dep:tokio"