aws / aws-lambda-nodejs-runtime-interface-client

Apache License 2.0
180 stars 56 forks source link

prebuilt client? #16

Open jeffmcaffer opened 3 years ago

jeffmcaffer commented 3 years ago

Is there a prebuilt version of this that folks can just require and use? As it is it seems to take a bunch of native code and actually compiles things like curl etc. That whole deal take ~3min on a normal-ish CI machine. I don't really know what the client does but from the doc it doesn't seem all that complicated. Give this is specifically the client for node, perhaps a simple node web app could do the same thing?

jlarmstrongiv commented 2 years ago

Related https://github.com/aws/aws-lambda-nodejs-runtime-interface-client/issues/51 and @jeffmcaffer you may be interested in something like https://github.com/fromtheexchange/aws-lambda-ric