rosbridge and web server over the internet
I have rosbridge server running on a robot and a linux web server running on another network. My question is: what is the right way to connect the rosbridge node with the web server? I was thinking about ssh tunneling. Is this the right way? Thanks.