How can I connect to an (bela-) external process, which itself connects (via TCP) to a node.js webgui-server (running on the host PC, because Bela's nodejs is too old). I believe, I can't read the HW in a separate process, so I may use OSC as protocol. Would that be feasible from all supported Bela languages? Or are there better ways?
The webgui client SW is written in C++.