Hello, does pact-go (v2 beta) work with the standalone rust mock server?
m
Matt (pactflow.io / pact-js / pact-go)
06/27/2022, 1:07 PM
It doesn’t use the standalone rust server, it uses the FFI lib. Why do you ask?
r
Ringo
06/27/2022, 1:15 PM
Curiosity. As far as I’m following up from the sideline, I understood the FFI setup will be phased out, right?
m
Matt (pactflow.io / pact-js / pact-go)
06/27/2022, 1:15 PM
no! Where did you get that impression?
r
Ringo
06/27/2022, 1:19 PM
Then the misunderstanding is fully on my side. With moving to rust, I though I once read this would lower the need for FFI. My bad it remained stuck in my head.
👍 1
m
Matt (pactflow.io / pact-js / pact-go)
06/27/2022, 10:24 PM
Ah, the move to rust is primarily aiming to remove the Ruby core dependency. Is the FFI causing issues for you?