Skip to content

Commit 6e7cd06

Browse files
committed
[DOCS] Updates elastic-transport information
1 parent 10804c6 commit 6e7cd06

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/reference/transport.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,11 @@ Currently these libraries are supported:
2121
* [Typhoeus](https://github.com/typhoeus/typhoeus)
2222
* [HTTPClient](https://rubygems.org/gems/httpclient)
2323
* [Net::HTTP::Persistent](https://rubygems.org/gems/net-http-persistent)
24+
* [Excon](https://github.com/excon/faraday-excon)
25+
* [Async::HTTP](https://github.com/socketry/async-http-faraday)
2426

2527
::::{note}
26-
Use [Typhoeus](https://github.com/typhoeus/typhoeus) v1.4.0 or up since older versions are not compatible with Faraday 1.0.
28+
If using [Typhoeus](https://github.com/typhoeus/typhoeus), v1.4.0 or up is needed, since older versions are not compatible with Faraday 1.0.
2729
::::
2830

2931

0 commit comments

Comments
 (0)