Changes for version 0.03

  • Engine Architecture & Cross-Platform Support
    • Hardened C/XS NGHTTP2 transport engine configuration and added dynamic fallback to Pure-Perl Protocol::HTTP2 engine when libnghttp2 development headers are absent.
    • Updated Makefile.PL auto-detection for cross-platform Linux, macOS, and Windows runners.
  • Architecture & CPAN Cleanup
    • Upgraded package version to 0.03 (lib/Google/gRPC/Client.pm and lib/Google/gRPC/Engine/NGHTTP2.pm).
    • Pruned redundant $VERSION declarations from sub-module files.

Documentation

Provides

in lib/Google/gRPC/Channel.pm
in lib/Google/gRPC/ChannelPool.pm
in lib/Google/gRPC/Client.pm
in lib/Google/gRPC/Deadline.pm
in lib/Google/gRPC/Engine.pm
in lib/Google/gRPC/Engine/NGHTTP2.pm
in lib/Google/gRPC/Engine/PP.pm
in lib/Google/gRPC/Framing.pm
in lib/Google/gRPC/Status.pm
in lib/Google/gRPC/Stream.pm