Y
Hacker News
new
|
ask
|
show
|
jobs
by
lokar
1920 days ago
I wish gRPC has the same ability as stubby (what google uses internally): logging rpc (calls and replies, full msg or just the hdr) to a binary file and a nice set of tools to decode and analyze them.
1 comments
jeffbee
1920 days ago
https://github.com/grpc/proposal/blob/master/A16-binary-logg...
link