grpc-ecosystem / grpc-httpjson-transcoding

Transcoding to provide HTTP/JSON interface for gRPC Service
Apache License 2.0
165 stars 35 forks source link

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

Open yzhao1012 opened 5 years ago

yzhao1012 commented 5 years ago

Hi All,

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

qiwzhang commented 5 years ago

This lib doesn't work on the IP packets. It only works on L7 layer: Http body for JSON and gRPC data frames.

You can look its usage here: