meilisearch-rust icon indicating copy to clipboard operation
meilisearch-rust copied to clipboard

Let users customize their web client

Open irevoire opened this issue 2 years ago • 1 comments

Following: https://github.com/meilisearch/meilisearch-rust/pull/426#issuecomment-1466375016

It would be nice to make the web client customizable, i.e:

  • Add a feature flag to get rid of ishac (by default, we should continue to use it)
  • Add a new_with_client function to create a Client with anything that implements request

irevoire avatar Mar 28 '23 08:03 irevoire