protodoc.io
Project cs3org/reva
Welcome
Readme
License
Commits
GitHub project
Download proto files
Desktop application
Contact us
revad.helloworld
revad.pingpong
revad.helloworld
HelloWorldService
Hello
HelloRequest
HelloResponse
package
revad.helloworld
Get desktop application:
View/edit binary Protocol Buffers messages
service
HelloWorldService
helloworldsvc.proto:25
rpc
Hello
(
HelloRequest
,
HelloResponse
)
helloworldsvc.proto:26
message
HelloRequest
helloworldsvc.proto:29
string
name
= 1
message
HelloResponse
helloworldsvc.proto:33
string
message
= 2