app-sdk icon indicating copy to clipboard operation
app-sdk copied to clipboard

Create Next Edge (Web API) handlers

Open lkostrowski opened this issue 2 years ago • 2 comments

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

lkostrowski avatar Feb 09 '23 11:02 lkostrowski

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.

JannikZed avatar Mar 21 '24 09:03 JannikZed

We are experimenting with edge runtime in the Adyen app

lkostrowski avatar Mar 22 '24 07:03 lkostrowski