[Interest] wss:// on localhost
Mårten Nordheim
marten.nordheim at qt.io
Tue Aug 4 18:34:49 CEST 2020
Sure! ws://[::1] also worked for me.
Mårten
________________________________________
From: Interest <interest-bounces at qt-project.org> on behalf of Thiago Macieira <thiago.macieira at intel.com>
Sent: Tuesday, August 4, 2020 18:21
To: interest at 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 at qt-project.org
https://lists.qt-project.org/listinfo/interest
More information about the Interest
mailing list