Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is there support for services that communicate via event streams/message queues? #56

Open
doktor500 opened this issue May 7, 2019 · 2 comments

Comments

@doktor500
Copy link

The docs say that PACT specification V3 is supported, but I can't find examples on how to use it for integrations between services that are not based on HTTP.

Is this functionality currently supported?

@richard-reece
Copy link
Contributor

Sorry that's not been implemented because I just don't know (from the spec) how it should be implemented, and haven't had time to research how the JVM implementation does it.

@campellcl
Copy link

campellcl commented Oct 21, 2020

@doktor500 You are referring to "Message Pacts" which can be found implemented in the pact-foundation's JavaScript serverless example. I've been going back-and-forth with the pact-foundation's core maintainers on this. They themselves do not currently support "Message Pacts" in pact-foundation/pact-python (the official python version of Pact). This has been a pain point for our dev team. But this issue is essentially a duplicate of #68. See that thread for discussion.

@richard-reece consider closing this and marking as duplicate of #68?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants