swift-server / swift-aws-lambda-runtime

Swift implementation of AWS Lambda Runtime
Apache License 2.0
1.14k stars 104 forks source link

New runtime client #348

Closed fabianfett closed 1 month ago

fabianfett commented 1 month ago

Add a new Lambda runtime client.

Motivation:

Modifications:

Result:

We will be able to interact with the Lambda Control Plane!