protodoc.io
Project yangchong211/YCAppTool
Welcome
Readme
Commits
GitHub project
Download proto files
Desktop application
Contact us
helloworld
msg
routeguide
tutorial
wanandroid
helloworld
Greeter
SayHello
HelloReply
HelloRequest
package
helloworld
Get desktop application:
View/edit binary Protocol Buffers messages
service
Greeter
hello_world.proto:28
rpc
SayHello
(
HelloRequest
,
HelloReply
)
hello_world.proto:29
message
HelloRequest
hello_world.proto:32
string
name
= 1
message
HelloReply
hello_world.proto:35
string
message
= 1