You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 16, 2019. It is now read-only.
That's nice idea, I love the fact that Kotlin is pushing for multiplatform. Most certainly it would take some work, because right now KGraphQL heavily depends on Jackson library for JSON streaming.
I still need some time to do my research, and find out what would be the best approach. Are you interested in contributing in this effort, or is this just an idea?
I was interested by contributing actually. I really love how we can use this library. I was thinking about using it in my company and suggest improvement if necessary.
I might be too late to the party, but you can replace the Jackson library with Kotlinx-Serialization and I can tell it's production ready. So, Time to go Multiplatform?
Kotlin is now multi-platform (JVM/JavaScript/Native).
Currently the project can only target JVM. It would be nice to support the others platforms as well.
Do you you think it's relevant?
The text was updated successfully, but these errors were encountered: