-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
connect conformanceConnect conformance-related issuesConnect conformance-related issueshelp wantedExtra attention is neededExtra attention is needed
Description
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
Labels
connect conformanceConnect conformance-related issuesConnect conformance-related issueshelp wantedExtra attention is neededExtra attention is needed