Websocket server FROM device?

Hello,

I’ve found discussion about websocket clients (and this can easily be done from -Web and -Webviewer) but nothing on creating a server.

How would I create a websocket server using Kodular?

For example, from any other device on the network I could send:
<ip_of_device_running_kodular_app>:port/COMMAND
…then Kodular can interpret the command just as it would a button press?

Is this possible?

thanks,

2 Likes