Hi dear maintainer,
My experiment shows the following 2 cases:
- launch grpcdump, then launch a grpc client and invoke a grpc call -> The request/response is dumped to the console.
- launch a grpc client and invoking grpc calls(unary call) regularly, then launch grpcdump -> No request/response is dumped to the console.
so the question in this issue title arises. If the answer is negative, is it possible to support sniff established connections in the future?
Hi dear maintainer,
My experiment shows the following 2 cases:
so the question in this issue title arises. If the answer is negative, is it possible to support sniff established connections in the future?