Skip to content

Customization of codecs #189

@amsminn

Description

@amsminn

Currently we have hard coded codecs for binary and JSON using standard marshaling APIs and no ability to customize.

It is important to be able to customize in some cases, such as passing registries for JSON any or extensions.

We should also consider similar for binary, and also see if it's possible to keep the google.protobuf dependency completely at the codec layer, allowing easily switching to other protobuf implementations. It may not be possible but let's explore the impact.

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