simulate SSE in nextjs route handlers? #83373
Unanswered
hp8wvvvgnj6asjm7
asked this question in
Help
Replies: 1 comment 2 replies
-
Does it write data at all? or is just closing after a while? Is it working locally but not when deployed? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Summary
Hi, I went through various questions here to patch this together, but I get request aborted error on the server.
is there any way to make this work?
app\api\sse\route.ts
Additional information
In some other thread it was suggested to use onAbort signals, but they don't work either.
Example
No response
Beta Was this translation helpful? Give feedback.
All reactions