Skip to content

Conversation

@helly0d
Copy link

@helly0d helly0d commented Oct 17, 2015

When leap motion is not active and the SDK is loaded on a https page, all the browsers will throw error regarding mixed content.

The issue was from the attempt to degrade from wss to ws if the connection to the web socket failed, but ws is insecure and is not allowed with https.

@RecursiveCptHook
Copy link
Contributor

RecursiveCptHook commented Dec 11, 2019

Bit of an old PR (thanks for submitting the change)... but would be cool if we could potentially get some tests around this for before/after and then can merge. 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants