What is pgproto3?
masterpgproto3 package provides an encoder and decoder for the PostgreSQL wire protocol version 3. It is designed as a low-level foundation for building tools that interact directly with the PostgreSQL protocol, such as database drivers, proxies, mock servers, and load balancers.