I Need to connect 2-3-4 devices in lan, locally and without internet. Is it possible to use Ktor as server in a device? An device become device server and other device can use API to send data.
😶 2
😔 1
l
Landry Norris
04/13/2022, 2:59 PM
I'd assume it might work. I know that I've set up an Android device as a 'server' before using sockets, so that part is doable. Maybe someone on #ktor knows more.