Hi all, recently I created a pure Kotlin KMP implementation of SocketIO client, which is based on Ktor, so it's not just a wrapper for native implementation, and it supports almost all platforms that KMP supports.
Feel free to check it out:
https://github.com/HackWebRTC/kmp-socketio 🤞