Skip to content

Create a universal client for facebook crate #34

@arn-the-long-beard

Description

@arn-the-long-beard

Overview of feature 📝

Which problem is the feature or enhancement solving❓

Having a universal client with the use of trait make easy to have our library used by other wasm frameworks.

Documentation & Help ℹ️

It has been done for arangors https://github.com/fMeow/arangors/blob/main/examples/custom_client.rs.

arangors use ClientExt trait inside its own code and the user decides to use Reqwest or something else with custom implementation if they want.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions