Hyperf [ERROR] Invalid protocol of registry consul[205]

Hyperf uses JSON RPC and consumer to register services

Error Messages: [ERROR] Invalid protocol of registry consul[205]

Solution:

# Need to install the driver package
composer require hyperf/service-governance-consul

Read More: