-
Does anyone know how to use sse in koa? I can't find any information about it. |
Beta Was this translation helpful? Give feedback.
Answered by
enisdenjo
Sep 7, 2023
Replies: 1 comment
-
There is now a built in Koa handler with graphql-sse@v2.3.0 (#80). Try it out! |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
enisdenjo
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
There is now a built in Koa handler with graphql-sse@v2.3.0 (#80). Try it out!