| Class | Faraday::Adapter::EMHttp |
| In: |
lib/faraday/adapter/em_http.rb
|
| Parent: | Faraday::Adapter |
EventMachine adapter is useful for either asynchronous requests when in EM reactor loop or for making parallel requests in synchronous code.