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.
Detect 127.0.0.1 as localhost as well 17d02aa73f99Unpublished
Tags None Referenced Files None Subscribers Unpublished Commit ยท Learn MoreNot 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,
Details
Event TimelineComment Actions 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.
rK17d02aa73f99 |