You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
sledge-serverless-framework/runtime
phani a63af01ceb
Merge branch 'master' of https://github.com/phanikishoreg/awsm-Serverless-Framework
6 years ago
..
compiletime for runtime with multi-sandboxing, globals are to be populated per sandbox, that was what causing random crashes! 6 years ago
http-parser@28f3c35c21 added http-parser 6 years ago
include fixed syscall based sync http-req/resp 6 years ago
jsmn@85695f3d59 Changed directory structure 6 years ago
src fixed syscall based sync http-req/resp 6 years ago
tests Merge branch 'master' of https://github.com/phanikishoreg/awsm-Serverless-Framework 6 years ago
tools http request response using uv 6 years ago
Makefile default: async io for http req/resp. sync based io doesn't seem to work with huge data like 500k-1m I tested. They just timeout with concurrency 6 years ago