HomePhorge
Diffusion kolab 17d02aa73f99

Detect 127.0.0.1 as localhost as well
17d02aa73f99Unpublished

Unpublished Commit ยท Learn More

Not On Permanent Ref: This commit is not an ancestor of any permanent ref.

Description

Detect 127.0.0.1 as localhost as well

I think the actual point is that if the website is served over https,
the websocket must be wss. I'm not sure why a wss socket wouldn't work
locally though.

Details

Provenance
mollekopfAuthored on Aug 27 2021, 5:07 PM
mollekopfPushed on Aug 27 2021, 5:09 PM
Parents
rK72d1d74f98a2: Improve handling streams of existing participants on session join
Branches
Unknown
Tags
Unknown

Event Timeline

ws:// socket works for me on https:// page. I use ws:// because I couldn't get wss:// socket to work in my setup, some certificate issue not related to the hostname.