Replies: 2 comments
-
|
I'm not opposed to this. I like ktor and am all for cross compatibility. Would you be able to whip up a small discussion/RFD here (per our contributor guide: https://stadiamaps.github.io/ferrostar/contributing.html#issues-vs-discussions)? It should briefly summarize how we can do this and any impacts to existing developers it may have? Some key questions I'd want to understand are:
This RFD discussion should let us create some issues that you and/or other contributors can use to accomplish the agreed goal. |
Beta Was this translation helpful? Give feedback.
-
|
See here, which can be implemented with v0.36 for Ktor Http client Implementation |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I am trying to integrate Ferrostar in my Kotlin multiplatform app for navigation but getting build errors due to the dependency on Okhttp3 (JVM and not JS). Can we use a JS based library like Ktor instead?
Beta Was this translation helpful? Give feedback.
All reactions