Hi there, does pact-net support message contract w...
# pact-net
f
Hi there, does pact-net support message contract with NATS?
m
Not directly but I'm imagining the basic Async support could work? Is NATS req/res or just fire and forget?
f
response is required
so the consumer sends a nats request and waits for a response
we have some service that communicates extensively by NATS
m
got it. That will be what we would class as a request/response (synchronous) message. That’s available in the V4 Pact Spec which was released into the core a few months ago, but is not yet in Pact .NET. We’ll need to card it up for the OSS maintainer (Adam) to review etc. Aspirationally, we’d like to see that in Q4 this year (in fact, across all of the key languages we support)