Dear Team, is there anything in the roadmap for supporting gRPC for record and replay functionalities in wiremock ? For it seems it can just record http transactions.
t
Tom
09/30/2025, 9:30 AM
The latest version of the gRPC extension (0.11.0) supports recording.
s
Sandeep Vinayak
10/07/2025, 12:53 AM
@Tom Thanks for your response, are there any known limitations with it? Such as recording with TLS enabled gRPC endpoint?
In REST, we use wiremock as a forward proxy in connection to cloud. Is the forward proxy enabled for wiremock grpc ?