Streaming a response from the app directory route.ts
Answered
qoobes posted this in #help-forum
qoobesOP
I'm looking to see if there's a way that I can send a stream from the route.ts style routes. I know that it's not possible with server actions, is it possible like this?
Answered by qoobes
Solved this. It is possible, it's just a bit confusing when there's 4 serverside things in nextjs now
2 Replies
qoobesOP
Solved this. It is possible, it's just a bit confusing when there's 4 serverside things in nextjs now
Answer
English Angora
Hi. how did you solve this?