Skip to content

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

Description

@jr-rootstrap

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions