pub async fn serve(app: Arc<App>, addr: SocketAddr) -> Result<()>
Serve a program’s read models on the PostgreSQL wire protocol.