Skip to content

Make Query a service #349

@rpanic

Description

@rpanic

Currently, query is a manually-crafted object inside the ClientAppchain.
Lets make this a service that we resolve by class reference.
This enables us to

  1. have a cleaner separation of the implementation
  2. Resolve transport module on a lazy basis, therefore not requiring the user to specify 4 different transport modules everywhere, even though they might only use one of the functionalities provided

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions