Hi everyone, I'm using WireMock for the Http calls...
# general
v
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
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
okay, thanks for the feedback
Hello @Oleg Nenashev
o
Hello?