-
-
10 May 2022 16:04:19 UTC
- Browse (raw)
- Changes
- Homepage
- How to Contribute
- Repository
- Issues (4)
- Testers (0 / 0 / 1)
- Kwalitee
Bus factor: 1- % Coverage
- License: unknown
- Activity
24 month- Tools
- Download (81.5KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
- Dependencies
- unknown
- Reverse dependencies
- CPAN Testers List
- Dependency graph
Modules
binding to the grpc library.Provides
in lib/Grpc/Client/AbstractCall.pmin lib/Grpc/Client/BaseStub.pmin lib/Grpc/Client/BidiStreamingCall.pmin lib/Grpc/Client/ClientStreamingCall.pmin lib/Grpc/Client/ServerStreamingCall.pmin lib/Grpc/Client/UnaryCall.pmin lib/Grpc/Constants.pmin lib/Grpc/XS/Call.pmin lib/Grpc/XS/CallCredentials.pmin lib/Grpc/XS/Channel.pmin lib/Grpc/XS/ChannelCredentials.pmin lib/Grpc/XS/Constants.pmin lib/Grpc/XS/Server.pmin lib/Grpc/XS/ServerCredentials.pmin lib/Grpc/XS/Timeval.pmExamples
- examples/README.md
- examples/greeter/Makefile
- examples/greeter/README.md
- examples/greeter/helloworld.proto
- examples/greeter/helloworld.proto3
- examples/greeter/t/01-greeter.t
- examples/route_guide/Makefile
- examples/route_guide/README.md
- examples/route_guide/route_guide.proto
- examples/route_guide/t/01-get_feature.t
- examples/route_guide/t/02-list_features.t
- examples/route_guide/t/03-record_route.t
- examples/route_guide/t/04-route_chat.t
- examples/route_guide/t/route.txt
Module Install Instructions
To install Grpc::XS, copy and paste the appropriate command in to your terminal.
cpanm Grpc::XS
perl -MCPAN -e shell install Grpc::XS
For more information on module installation, please visit the detailed CPAN module installation guide.