Next.js Discord

Discord Forum

Streaming from route handler to server component

Unanswered
English Angora posted this in #help-forum
Open in Discord
English AngoraOP
Hi. I am struggling to fetch a stream from a route handler in a server component and then displaying it with a recursive reader function wrapped in suspense.

Specifically, I think I am struggling with getting fresh data from the route handler. I am trying to do this without using client components.

Help is much appreciated, thank you:)

0 Replies