Hopefully the two issues I've been having with kto...
# ktor
s
Hopefully the two issues I've been having with ktor will be resolved soon, so I can fully integrate it into my project
o
Which are they?
s
One issue where the websocket initializer sends an invalid request to an endpoint over a secure connection, and another where CIO slows down incrementally before closing the receive channel.
o
Did you submit them to github issues?
s
Not yet, but I can do that later. I did bring them both up here
o
Slack is not the best place to keep issues. Discussion yes, but for planning and tracking we need GitHub issue.
s
You got it. I’ll make an issue for each today
o
Thanks!
s
Working on simplifying the demo I have for the former issue before I create the issue on GH. I might take a stab at minifying the other issue as well
o
Awesome! Now that’s team spirit 👍
s
Created the former issue here: https://github.com/ktorio/ktor/issues/743