-
Notifications
You must be signed in to change notification settings - Fork 985
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
Some docs on EventMachine adapters. #1232
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for improving the docs for these adapters!
I read the change, and only marked a single-letter typo. This is super.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nicely done and great improvement to the documentation!
We definitely lack knowledge around the EM area and that affects both adapters code and documentation, unfortunately.
We very much welcome the help, and if your "little time off" would allow then we also welcome new maintainers for the adapter that are being moved to external gems 😄
If interested you can read more on this comment
Ta, I'll take a peak. |
@damau I'm so sorry I have no idea why this wasn't merged yet and I just noticed it! |
Really late reply but no worries!! |
Description
Hey. I spent some time digging through the EM adapters so I thought I would document how to use the parallel bits.
Additional Notes
I tried to manage expectations and inform a little on the adapter page. It does behave differently, though obviously for good reason. It's also why I decided not to put parallelization onto the README or front pages.
Also big thanks for all the maintainers. Long time user of Faraday with some time off.