Skip to content

What's the usage scenario of this tool? #32

Open
@yzhao1012

Description

@yzhao1012

Hi All,

As title suggested, I am wondering if this package can do the following:

  • Capture a stream of gRPC request and response through network packet capturing (assuming that the captured packets are purely from one gRPC connection between one server and one client).
  • Feed the stream into this trans-coder. Would this trans-coder actually produces the corresponding json request and response directly?
  • Or I need to extract the protocol buffer binary stream out of the gRPC stream and feed to this transcoder, which means that this transcoder does not handle the protocol metadata in gRPC?

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