arc-electron icon indicating copy to clipboard operation
arc-electron copied to clipboard

Support for protobuf binary format

Open bytesofdhiren opened this issue 5 years ago • 1 comments

Is your feature request related to a problem? Please describe. I would like ARC to support protobuf binary format. Basically, don't want to see binary data on screen but convert body to protobuf binary format body and do the same on response.

Describe the solution you'd like User will enter normal json data in request, ARC should convert json into protobuf format and send the request and vice-versa when request gets received.

Additional context https://developers.google.com/protocol-buffers/docs/proto3 https://developers.google.com/protocol-buffers/docs/encoding

bytesofdhiren avatar Jul 16 '20 09:07 bytesofdhiren

This issue has been automatically marked as stale because it has not had recent activity and is not currently prioritized. It will be closed in a week if no further activity occurs :)

stale[bot] avatar Feb 12 '22 03:02 stale[bot]