How to timeout with SSE (server sent events) #3196
Unanswered
Gumichocopengin8
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Summary
I use SSE and the SSE sends data infinitely in my app. I wanna set timeout but not sure how to do it against SSE.
Anyone has any ideas?
I tried this to timeout after 3 sec, but didn't work as expected.
axum version
0.8.1
Beta Was this translation helpful? Give feedback.
All reactions