Hi everybody! 👋 😊
It looks like there're no SocketIO client KMP libraries atm, so I was thinking about starting from the current native Swift version, somehow wrapping it into a Kotlin Native library. This feels like the exact opposite 'flow' compared to the "implement it in Kotlin Native" logic.
Does this approach even make sense? Are there alternative approaches to reimplementing a SocketIO client library in Kotlin Native?
Thanks 🙏