Hi everyone,
I am looking for a way to use pact in a microservices architecture using standard MQTT.
Any of you already wrote a pact-mqtt plugin?
If not, any resource I could learn from?
Thanks!
m
Matt (pactflow.io / pact-js / pact-go)
12/13/2023, 2:18 AM
Hello!
Matt (pactflow.io / pact-js / pact-go)
12/13/2023, 2:19 AM
There is no MQTT plugin that I’m aware of (would love to see one - hint hint 😉 )
For now, you could probably get away with using standard “message Pact”. Here’s an example using AWS SNS in JS: https://docs.pactflow.io/docs/examples/aws/sns/consumer/
👀 1
Matt (pactflow.io / pact-js / pact-go)
12/13/2023, 2:19 AM
Also see our youtube channel, Yousaf recently released a workshop on message pact also
🙏 1
r
Rémy Jaume
12/14/2023, 9:45 AM
Started having a look to resources you mentioned, after several issues with a Windows env, I'm finally ready to start.
If someone is willing to join my efforts you're more than welcome 😉