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

HTTPS for the Async bindings #35

Merged
merged 5 commits into from
Dec 30, 2019
Merged

Conversation

anmonteiro
Copy link
Owner

@anmonteiro anmonteiro commented Dec 19, 2019

fixes #19

This PR adds HTTPS support to the Async runtime, based on `Async_ssl`.
Once `ocaml-tls` provides an Async runtime, we can add that one here.
@anmonteiro anmonteiro merged commit 3daf1f8 into fork Dec 30, 2019
@anmonteiro anmonteiro deleted the anmonteiro/async-https-rebased branch December 30, 2019 03:10
anmonteiro added a commit that referenced this pull request May 11, 2020
This PR adds HTTPS support to the Async runtime, based on `Async_ssl`.
Once `ocaml-tls` provides an Async runtime, we can add that one here.
anmonteiro added a commit that referenced this pull request May 11, 2020
This PR adds HTTPS support to the Async runtime, based on `Async_ssl`.
Once `ocaml-tls` provides an Async runtime, we can add that one here.
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.

Async HTTPS
1 participant