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

New Typhoeus Adapter #10

Merged
merged 2 commits into from
Apr 18, 2022
Merged

New Typhoeus Adapter #10

merged 2 commits into from
Apr 18, 2022

Conversation

dleavitt
Copy link
Contributor

I've created a new Typhoeus adapter for Faraday here:

It ports the (seemingly unmaintained) adapter bundled with Typhoeus to work with Faraday 2. It also adds support for streaming. It's documented (mostly cribbed examples), the adapter specs pass, and I think in general it's pretty adequate?

I've created a new Typhoeus adapter for Faraday here:
- https://github.com/dleavitt/faraday-typhoeus (happy to move it under the Faraday org if you'd prefer.)
- https://rubygems.org/gems/faraday-typhoeus

It ports the (apparently unmaintained) adapter bundled with Typhoeus to work with Faraday 2. It also adds support for streaming. The adapter specs pass, and I think in general it's pretty adequate.
@dleavitt
Copy link
Contributor Author

Supports compression and reason phrase parsing now too.

Copy link
Member

@iMacTia iMacTia left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dleavitt great work creating the adapter and adding new functioality (especially streaming!) in the process 👏
Really happy to showcase this in the awesome-faraday collection and no need to move it under the lostisland organisation!

@iMacTia iMacTia merged commit b27a02b into lostisland:main Apr 18, 2022
@dleavitt dleavitt deleted the patch-1 branch April 18, 2022 18:09
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

2 participants