https://linen.dev logo
v

Vishnu Rs

07/18/2023, 3:27 PM
Hi everyone, I'm using WireMock for the Http calls. Now I have to call the gRPC service from the HTTP services. The standalone adapter, "*grpc-wiremock" requires a container setup, right? Is there any way to mock the gRPC calls with no container overhead?*
o

Oleg Nenashev

07/18/2023, 3:52 PM
Hi. Having a native extension for WireMock is on our roadmap. Technically you can run both Java executables within the same container, we just do not provide a official distribution for it at the moment
We could probably squash the things together and have a distributable to get initial feedback
v

Vishnu Rs

07/18/2023, 4:11 PM
okay, thanks for the feedback
Hello @Oleg Nenashev
o

Oleg Nenashev

07/19/2023, 9:21 AM
Hello?