Hi everyone, I am looking for a way to use pact in...
# general
r
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
Hello!
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
Also see our youtube channel, Yousaf recently released a workshop on message pact also
🙏 1
r
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 😉