Hello, does pact-go (v2 beta) work with the standa...
# pact-go
r
Hello, does pact-go (v2 beta) work with the standalone rust mock server?
m
It doesn’t use the standalone rust server, it uses the FFI lib. Why do you ask?
r
Curiosity. As far as I’m following up from the sideline, I understood the FFI setup will be phased out, right?
m
no! Where did you get that impression?
r
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
Ah, the move to rust is primarily aiming to remove the Ruby core dependency. Is the FFI causing issues for you?