mirror of
https://github.com/swift-server/swift-aws-lambda-runtime.git
synced 2026-06-02 07:27:33 +00:00
* shutdown handler, lambda api adjustment, latest swift-nio motivation: * shutdown: while not required, demonstrate better example for shutdown * latest nio and api adjustments: fixes runtime issues observed when running for realz changes: * add signal based shutdown hook that terminates and cleans up resources * pull latest swift-nio to get fix to thread renaming * adjust aws lambda api prefix and headers * reformat linux tests code