Ruud Welling
07/10/2024, 10:52 AMSomethingHappened
event that is being received by ConsumerApp
, the event can be published by both PublisherA
, PublisherB
and PublisherC
. The ConsumerApp
does not really care about which producer has produced the event, since all it needs to to is process the event based on two fields that the event is always expected to have.
So my question. Is is possible to have one customer contract that is verified by multiple providers? What is the best way to do this?Matt (pactflow.io / pact-js / pact-go)
Matt (pactflow.io / pact-js / pact-go)
Matt (pactflow.io / pact-js / pact-go)
Ruud Welling
07/11/2024, 11:46 AM