Activity
change flag name from --allow-network-access to --allow-network-conne…
change flag name from --allow-network-access to --allow-network-conne…
Merge branch 'main' into v2-api-proposal
Merge branch 'main' into v2-api-proposal
Merge branch 'main' into v2-api-proposal
Merge branch 'main' into v2-api-proposal
Add FunctionURL wrapper
Add FunctionURL wrapper
Merge branch 'main' into fix-plugin
Merge branch 'main' into fix-plugin
Depend on NIOCore and NIOPosix instead of NIO
Depend on NIOCore and NIOPosix instead of NIO
Rename Lambda+JSON.swift
to Lambda+Codable.swift
, change return t…
Rename
Lambda+JSON.swift
to Lambda+Codable.swift
, change return t…Make closure initializers and handler adapters public
Make closure initializers and handler adapters public
Use NIOLockedValueBox
instead of Mutex
Use
NIOLockedValueBox
instead of Mutex
Move closure initializers not using Foundation to NewLambdaHandlers.s…
Move closure initializers not using Foundation to NewLambdaHandlers.s…
Fix headers comment, fix transfer-encoding value of streamingHeaders,…
Fix headers comment, fix transfer-encoding value of streamingHeaders,…
Fix missing host header, implement runtime's run function, fix defaul…
Fix missing host header, implement runtime's run function, fix defaul…
Merge branch 'main' into lambda-runtime
Merge branch 'main' into lambda-runtime
LambdaRuntime and closure initializer extensions
LambdaRuntime and closure initializer extensions