This library is a plugin for Pact PHP. It allow testing protobuf interactions.
composer require tienvx/pact-php-protobuf
composer install
composer install -d example/sync-message/provider
composer gen-lib
composer test
Consumer Example Provider Example