Dear Team, is there anything in the roadmap for su...
# wiremock-java
s
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
The latest version of the gRPC extension (0.11.0) supports recording.
s
@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 ?