Skip to content

VaporLambdaRuntime v0.3.0

Pre-release
Pre-release

Choose a tag to compare

@fabianfett fabianfett released this 20 May 09:52
2eb71c0

‼️ Breaking change!

This release updates the library to use the Vapor provider pattern. To enable lambda mode use:

app.servers.use(.lambda)