Example/Prototype plugins
Source Code​
https://github.com/pact-foundation/pact-plugins/tree/main/plugins
CSV​
Plugin to support comma-separated text payloads, written in Rust.
JSON-RPC​
Plugin to support JSON-RPC 2.0 over HTTP transports, written in Rust.
Protobuf​
Plugin to support Protobuf messages, written in Kotlin.