Hi, have you been able to find a solution to this issue? i have been wacking my brain around this websocket thing for a few weeks now, and i just cant get it to work, i have fingured out how i can send the data using the Webchannel standalone example and how i can use it to display my sensor data on the web browser. but it doesnt meet the requirements of my project. the problem is the HTML file is basically being opened from the local storage, i want to be able to connect to the html page using a localhost:port option. and the documentation on this is to vague for a neewbi to qt to be able to understand and work with.
i would really appreciate any help