Join Slack
Powered by
Go on provider side and Ruby on consumer side
# protobufs
z
Zeus
10/06/2022, 8:18 AM
Go on provider side and Ruby on consumer side
m
Matt (pactflow.io / pact-js / pact-go)
10/06/2022, 10:15 AM
Unfortunately Ruby doesn’t have support for plugins. It might be a while before it does, to be honest. We need to update it to use the newer Rust core, as per JS, Golang and .NET.
z
Zeus
10/06/2022, 10:21 AM
I see. Do you see any limitation using the workaround suggested by you? I mean would it work out of the box using the custom marshaller as mentioned in this blog ? 🙂
https://medium.com/@ivangsa/consumer-driven-contract-testing-for-grpc-pact-io-d60155d21c4c
m
Matt (pactflow.io / pact-js / pact-go)
10/06/2022, 11:41 AM
I haven’t tried it personally, but the strategy seems workable.
Matt (pactflow.io / pact-js / pact-go)
10/06/2022, 11:41 AM
The issue for you is you’ll need to do it in both Ruby and Golang
Open in Slack
Previous
Next