SSE in api files #4606
Unanswered
dingdinglz
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
-
I want to introduce an SSE interface for my server-side. Since all other interfaces are defined in the .api file, to maintain consistency, I would like to include the SSE interface in it as well.
How should I proceed? If it's not possible, could you provide examples of other methods to use SSE? I
have reviewed previous issues and documentation, and it seems this problem has not been effectively resolved.
I would be extremely grateful for any help!!
Beta Was this translation helpful? Give feedback.
All reactions