Hi all ๐
I'm using Next.JS 14 and looking to host it on Amplify. I have made a POC to make sure all features I'm looking to use will work in Amplify. I'm having trouble using the streaming API with Amplify.
I have setup Amplify to work with aws linux 2023 and node 20.10.0 but streaming just won't work. I know it isn't a code problem as i'm hosting the same application in vercel and streaming does work there.
I'm wondering if I need to configure amplify in anyway to support the feature or does it simply not work?
Related links
https://nodejs.org/api/webstreams.html
https://nextjs.org/docs/app/building-your-application/routing/loading-ui-and-streaming