UDP socket in native kotlin multiplatform

113 Views Asked by At

I am making a native multiplatform app with kotlin.

The thing is I need a udp socket. I saw there was some sort of this in the poesix package but it wasn't really practical to use...

I read there was KTor network.. how could/can I use this? Are there alternatives? What should I do?

:) Thank y'all! Have a great day!

0

There are 0 best solutions below