Welcome![Sign In][Sign Up]
Location:
Downloads SourceCode Internet-Network Web Server
Title: grpc-common-master Download
 Description: In gRPC a client application can directly call methods on a server application a different machine as if it was a local object, making it easier for you to create distributed applications and services. As in many RPC systems, gRPC is based around the idea of defining a service, specifying the methods that can be called remotely with their parameters and return types. On the server side, the server implements this interface and runs a gRPC server to handle client calls. On the client side, the client has a stub that provides exactly the same methods as the server.
 To Search:
File list (Check if you may need any files):
 

grpc-common-master
..................\.gitignore
..................\LICENSE
..................\PATENTS
..................\PROTOCOL-HTTP2.md
..................\README.md
..................\cpp
..................\...\README.md
..................\...\cpptutorial.md
..................\...\helloworld
..................\...\..........\Makefile
..................\...\..........\README.md
..................\...\..........\greeter_client.cc
..................\...\..........\greeter_server.cc
..................\...\route_guide
..................\...\...........\Makefile
..................\...\...........\helper.cc
..................\...\...........\helper.h
..................\...\...........\route_guide_client.cc
..................\...\...........\route_guide_db.json
..................\...\...........\route_guide_server.cc
..................\go
..................\..\README.md
..................\..\gotutorial.md
..................\..\greeter_client
..................\..\..............\main.go
..................\..\greeter_server
..................\..\..............\main.go
..................\..\helloworld
..................\..\..........\helloworld.pb.go
..................\grpc-auth-support.md
..................\java
..................\....\README.md
..................\....\android
..................\....\.......\.gitignore
..................\....\.......\README.md
..................\....\.......\app
..................\....\.......\...\.gitignore
..................\....\.......\...\build.gradle
..................\....\.......\...\proguard-rules.pro
..................\....\.......\...\src
..................\....\.......\...\...\main
..................\....\.......\...\...\....\AndroidManifest.xml
..................\....\.......\...\...\....\java
..................\....\.......\...\...\....\....\io
..................\....\.......\...\...\....\....\..\grpc
..................\....\.......\...\...\....\....\..\....\helloworldexample
..................\....\.......\...\...\....\....\..\....\.................\GreeterGrpc.java
..................\....\.......\...\...\....\....\..\....\.................\Helloworld.java
..................\....\.......\...\...\....\....\..\....\.................\HelloworldActivity.java
..................\....\.......\...\...\....\res
..................\....\.......\...\...\....\...\layout
..................\....\.......\...\...\....\...\......\activity_helloworld.xml
..................\....\.......\...\...\....\...\mipmap-hdpi
..................\....\.......\...\...\....\...\...........\ic_launcher.png
..................\....\.......\...\...\....\...\mipmap-mdpi
..................\....\.......\...\...\....\...\...........\ic_launcher.png
..................\....\.......\...\...\....\...\mipmap-xhdpi
..................\....\.......\...\...\....\...\............\ic_launcher.png
..................\....\.......\...\...\....\...\mipmap-xxhdpi
..................\....\.......\...\...\....\...\.............\ic_launcher.png
..................\....\.......\...\...\....\...\values
..................\....\.......\...\...\....\...\......\strings.xml
..................\....\.......\build.gradle
..................\....\.......\gradle
..................\....\.......\......\wrapper
..................\....\.......\......\.......\gradle-wrapper.jar
..................\....\.......\......\.......\gradle-wrapper.properties
..................\....\.......\gradlew
..................\....\.......\gradlew.bat
..................\....\.......\settings.gradle
..................\....\javatutorial.md
..................\node
..................\....\.gitignore
..................\....\README.md
..................\....\greeter_client.js
..................\....\greeter_server.js
..................\....\helloworld.proto
..................\....\package.json
..................\....\route_guide
..................\....\...........\README.md
..................\....\...........\route_guide.proto
..................\....\...........\route_guide_client.js
..................\....\...........\route_guide_db.json
..................\....\...........\route_

CodeBus www.codebus.net