mirror of
https://github.com/swift-server/swift-aws-lambda-runtime.git
synced 2026-05-03 07:22:27 +00:00
8525b6334e
motivation: the runtime library has a stable API while the events are still moving target. In order to provide a 1.0 stable version we separate them out changes: * remove Events module * update readme * update Samples * remove gateway example Co-authored-by: Fabian Fett <fabianfett@apple.com>