mirror of
https://github.com/swift-server/swift-aws-lambda-runtime.git
synced 2026-06-02 07:27:33 +00:00
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>