Join Slack
Powered by
What is the best URL/Uri class (or library) to use...
# multiplatform
r
Robert Munro
06/25/2021, 9:13 AM
What is the best URL/Uri class (or library) to use for KMP common?
t
Tomasz Krakowiak
09/02/2021, 4:32 AM
It's rather a simple problem. But URI reflection would be useful.
s
simon.vergauwen
09/02/2021, 6:31 AM
I’ve relied on writing my own for now, but I’m also missing some other network stuff like java.net.IDN#toAscii
b
Big Chungus
09/02/2021, 7:46 AM
Surely ktor has something for this
e
edenman
09/02/2021, 8:44 PM
ktor’s url class is pretty basic
edenman
09/02/2021, 8:44 PM
https://youtrack.jetbrains.com/issue/KTOR-360
44
Views
Open in Slack
Previous
Next