Dear stephenh,
For grpc/grpc-web backend there is nice tooling to have better logging of requests in the browser.
But it seems that this project uses typescript grpc-web version.
Which doesn't work for the in browser tooling. Do you have any tips on how to better debug grpc calls in the browser?
Or could the native gprc/grpc-web be used as a backend to get this tooling?