Hi there,
This is my first stab at using gRPC protocol with Gatling and using the instructions here,
https://medium.com/@georgeleung_7777/a-demo-of-gatling-grpc-bc92158ca808
I am able to make a call to the gRPC service but how do I look at the request and the response?
Is there a way to look at the request and response just like the REST protocol with gatling via intellj?