Bi-directional communication between app on LGTV and websocket server on port 3000
gitechander opened this issue · 0 comments
gitechander commented
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.