Sure! ws://[::1] also worked for me.

Mårten

________________________________________
From: Interest <interest-boun...@qt-project.org> on behalf of Thiago Macieira 
<thiago.macie...@intel.com>
Sent: Tuesday, August 4, 2020 18:21
To: interest@qt-project.org
Subject: Re: [Interest] wss:// on localhost

On Tuesday, 4 August 2020 07:44:06 PDT Mårten Nordheim wrote:
> Ah sorry. What I meant is that I had a secure website
> (https://myothercomputer/app.html) which initiated a websocket connection
> to ws://127.0.0.1, and it works fine. You have to use "127.0.0.1" in this
> case and not "localhost" due to the fact that you can remove or change what
> "localhost" should point to.

Can you test ws://[::1]/ ?

--
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel DPG Cloud Engineering



_______________________________________________
Interest mailing list
Interest@qt-project.org
https://lists.qt-project.org/listinfo/interest
_______________________________________________
Interest mailing list
Interest@qt-project.org
https://lists.qt-project.org/listinfo/interest

Reply via email to