hello all! Is anyone working with SSE in Ktor Client?
I’m trying to use the library suggested here:
•
https://youtrack.jetbrains.com/issue/KTOR-505
But although I’m able to receive a response, when I try to parse it’s content I’m getting a
EOFException
.