grpc-perl

Perl 5 implementation of gRPC using the official gRPC shared library.

APACHE-2.0 License

Stars
33
Committers
10

Bot releases are hidden (Show)

grpc-perl - grpc-xs-0.38 Latest Release

Published by joyrex2001 12 months ago

  • use blocking shutdown call to prevent race if fork is used
grpc-perl - grpc-xs-0.37

Published by joyrex2001 over 2 years ago

  • support for grpc 1.45+ with no insecure build
  • set default user-agent to 'grpc-perl/'
grpc-perl - grpc-xs-0.36

Published by joyrex2001 about 3 years ago

  • add a MANIFEST to support make dist
grpc-perl - grpc-xs-0.35

Published by joyrex2001 over 3 years ago

  • fix build grpc 1.27.0+ (RT#135258)
grpc-perl - grpc-xs-0.34

Published by joyrex2001 almost 4 years ago

  • improve makefile.pl with project references
grpc-perl - grpc-xs-0.33

Published by joyrex2001 about 4 years ago

  • update certificate to fix unit tests (rt #133111)
grpc-perl - grpc-xs-0.32

Published by joyrex2001 about 5 years ago

Changelog:

  • improved callback error handling
grpc-perl - grpc-xs-0.31

Published by joyrex2001 over 5 years ago

Changelog:

  • add support for fork()
grpc-perl - grpc-xs-0.30

Published by joyrex2001 over 5 years ago

Changelog:

  • fix crashes in t/01-call_credentials.t test (RT #128840)
grpc-perl - grpc-xs-0.20

Published by joyrex2001 over 5 years ago

Changelog:

  • add status as a second return value to wait() functions
  • fix status on unary and client streaming call
  • support for newer grpc library versions
  • fix segfaults when an anonymous sub is used as a plugin callback
  • fix 'Host' argument for creating calls
  • and various other small bugfixes
grpc-perl - grpc-xs-0.10

Published by joyrex2001 about 7 years ago

Initial release to cpan.