Join Slack
Powered by
Hello! Does anyone have some nice example of Ktor ...
# ktor
d
Dariusz Kuc
03/31/2020, 11:22 PM
Hello! Does anyone have some nice example of Ktor HTTP Client websockets usage that works with flow instead of raw channels?
e
edenman
04/18/2020, 1:13 AM
did you ever get this working? I’m able to
incoming.consumeAsFlow()
but that method throws an
EOFException
if I try to send anything
edenman
04/18/2020, 1:13 AM
(receiving seems to work fine otherwise)
d
Dariusz Kuc
04/18/2020, 1:14 AM
Nah had to put it in a backlog for now
👍 1
7
Views
Open in Slack
Previous
Next