I have been wondering for a few years: why is
https://github.com/reevoo/pact-messages not maintained or more mainlined? I think I understand that it's not an official project but is this:
• not the way to do non-HTTP pact
• it's just convenience functions to read a contract file
• there's some other way in the official libraries but not in all languages?
It hasn't been updated in 5 years and I'm not complaining about free OSS labor etc, I'm just wondering if this was a novel project that just hasn't been picked up by anyone or if it has been invalidated by a version bump, other techniques or something else.