hobbyquaker / node-red-contrib-lgtv

Node-RED Nodes to control LG webOS Smart TVs :tv:
http://flows.nodered.org/node/node-red-contrib-lgtv
MIT License
59 stars 21 forks source link

Bi-directional communication between app on LGTV and websocket server on port 3000 #17

Open gitechander opened 4 years ago

gitechander commented 4 years ago

I have an app on LGTV which I am able to launch remotely using the connection to the websocket server on port 3000. Is there a way for the websocket server to broadcast the messages sent to it? I would like my app to communicate with this websocket server.