algoliasearch-client-scala icon indicating copy to clipboard operation
algoliasearch-client-scala copied to clipboard

Allow AlgoliaHttpClient injection in AlgoliaClient and DnsNameResolver injection in AlgoliaHttpClient.

Open tanin47 opened this issue 7 years ago • 0 comments
trafficstars

I'd like to set the parameters of DnsNameResolver myself. Right now there's no way to do that.

If you can move AlgoliaHttpClient to be a parameter of AlgoliaClient's constructor and move DnsNameResolver to be a parameter of AlgoliaHttpClient's constructor, that would be great.

Thank you!

tanin47 avatar Oct 27 '18 00:10 tanin47