Hi team! Im trying to implement pact with grpc in...
# general
a
Hi team! Im trying to implement pact with grpc in my team. I managed to publish the contract in our pact-broker, however Im facing problems when trying to verify the contract. So, Im using pact-verifier-cli to verify the contract. Is it the better approach? Or is better to use the verification directly in the codebase? Thank you guys :)
t
I don't know how fully supported grpc is - I assume you're using a plugin? The people in #CEQBDD5U4 would know
a
Thanks a lot.