web sockets
1 TopicCan we use web sockets in custom visual?
Hello All, I am working on adding Autodesk APS viewer in our custom visual! Which I am able to complete, but we have an another requirement to use Web Sockets in custom visual I tried to test If I can use the web sockets in custom visual, and unfortunately I was not able to do that I tested this `Quick WebSocket Test with JavaScript` from https://websocket.org/tools/websocket-echo-server/ and this was the result So, is there any way we can use web sockets in custom visual, I tried to explore the documentation but I didnt found anything, Thanks!!Solved