Skip to content

Support family tags in response reader #106

@drewdzzz

Description

@drewdzzz

Decoder supports family tags (mpp::as_raw, mpp::as_arr and so on), but response reader doesn't since it accepts T& but all tags a temporary T&&, so they are actually useless.

The fix is trivial, but we should cover client with corresponding tests.

Metadata

Metadata

Assignees

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