Hi everyone,
I’m working on a mobile app using Kotlin Multiplatform (KMP) and I want to integrate a ticket printing module through TCP (Socket/Stream). I’m considering using an Xprinter device for this. Has anyone successfully implemented such a module, or can recommend a library that could help with this? or a socket handler for KMM ?