Hi
Is it possible to create a WEB_SOCKET by doing twin on an existing and then modify the url? Or it might be that I need to create it from scratch with the information from the existing one.
What I want to do is, when I get a web-connection I want, in some cases, create a web_socket connection to an other server an let my server work as a reverse proxy.
Regards
Anders