Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make it work without ssl #3385

Closed
wants to merge 3 commits into from

Conversation

joemarshall
Copy link
Contributor

@joemarshall joemarshall commented Oct 30, 2024

As per #3330 here is a change to make the core library code work if the ssl library is not importable (assuming the transport being used doesn't require it obviously). This will make emscripten support more download / load efficient, because it won't have to depend on ssl.

@joemarshall joemarshall mentioned this pull request Oct 31, 2024
2 tasks
@joemarshall
Copy link
Contributor Author

I think this doesn't really need to be here any more - ssl is much more isolated in master anyway now.

@joemarshall joemarshall deleted the work_without_ssl branch November 13, 2024 10:31
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.

1 participant