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

initial implementation #1

Merged
merged 7 commits into from
Sep 21, 2022
Merged

initial implementation #1

merged 7 commits into from
Sep 21, 2022

Conversation

danielrudn
Copy link
Member

No description provided.

`ExCurl.Request` now uses the `ExCurl.Zig.MultiPlatform` module
to allow overriding `Zig` opts based on `:os.type()`. This is used
to load `libcurl.dylib` on MacOS instead of the default `libcurl.so`.
The `load_order` module attribute is used as an attempt
to load the first available libcurl from a lsit of known locations
by operating system.
@danielrudn danielrudn merged commit 8a1bca1 into master Sep 21, 2022
@danielrudn danielrudn deleted the initial-implementation branch September 21, 2022 00:40
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.

None yet

1 participant