app-sdk
app-sdk copied to clipboard
Create Next Edge (Web API) handlers
Currently app-sdk has only Next.js node runtime handlers.
We can expose handlers built for Edge runtime, that will open Edge Config and other runtimes like Deno, Cloudflare
To bring more priority into this issue: synchronous webhooks would really benefit from this change, as things need to be really fast and we could skip the cold-startup times with edge functions.
We are experimenting with edge runtime in the Adyen app