Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support multiple instances of responses and dio clients for a single project #39

Open
jr-rootstrap opened this issue Jan 2, 2023 · 1 comment

Comments

@jr-rootstrap
Copy link
Contributor

jr-rootstrap commented Jan 2, 2023

At the moment that an initial configuration is made on the Dio client supporting a base configuration of a client (RGB in this case) and this same is changed to customized responses that come from a middleware (that is not from the client), and the base responses notoriously change the result of the operations and interaction of responses.

Currently, the solution that can be proposed on the basis is that it is not necessary at all to inject another instance of Dio on the project and then make adaptations of the base response created vs. what was created at the beginning of the configuration.

The idea of this approach is to consider that it would be of less impact for the base network layer to do this, and raise a PR with a possible solution.

@amaury901130
Copy link
Collaborator

Integrate with GetIt.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants