Skip to content

Support Protobuf messages format #11

@igor-vovk

Description

@igor-vovk

Protobuf format is faster compared to JSON, but less convenient to work with (binary data in request and response, existing tools like Chrome's Web Developer Toolbar can not output it).
ConnectRPC can send and receive request/response messages in Protobuf format, when content-type is set to application/proto.
The initial support is already done, need to work on making sure conformance tests pass.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions