grpc-xs 0.10
Files
- Grpc.xs
- LICENSE
- Makefile.PL
- 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
- ext/call.h
- ext/call.xs
- ext/call_credentials.h
- ext/call_credentials.xs
- ext/channel.h
- ext/channel.xs
- ext/channel_credentials.h
- ext/channel_credentials.xs
- ext/constants.h
- ext/constants.xs
- ext/server.h
- ext/server.xs
- ext/server_credentials.h
- ext/server_credentials.xs
- ext/timeval.h
- ext/timeval.xs
- lib/Grpc/Client/AbstractCall.pm
- lib/Grpc/Client/BaseStub.pm
- lib/Grpc/Client/BidiStreamingCall.pm
- lib/Grpc/Client/ClientStreamingCall.pm
- lib/Grpc/Client/ServerStreamingCall.pm
- lib/Grpc/Client/UnaryCall.pm
- lib/Grpc/Constants.pm
- lib/Grpc/XS.pm
- lib/Grpc/XS/Call.pm
- lib/Grpc/XS/CallCredentials.pm
- lib/Grpc/XS/Channel.pm
- lib/Grpc/XS/ChannelCredentials.pm
- lib/Grpc/XS/Constants.pm
- lib/Grpc/XS/Server.pm
- lib/Grpc/XS/ServerCredentials.pm
- lib/Grpc/XS/Timeval.pm
- ppport.h
- t/00-compile.t
- t/01-call_credentials.t
- t/02-call.t
- t/03-channel_credentials.t
- t/04-channel.t
- t/05-constants.t
- t/06-server_credentials.t
- t/07-server.t
- t/08-timeval.t
- t/09-abstract_call.t
- t/10-base_stub.t
- t/11-bidi_streaming_call.t
- t/12-client_streaming_call.t
- t/13-server_streaming_call.t
- t/14-unary_call.t
- t/15-xs_end_to_end.t
- t/16-xs_secure_end_to_end.t
- t/data/README
- t/data/ca.pem
- t/data/server1.key
- t/data/server1.pem
- typemap
- util.c
- util.h