package helloworld

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

service Hello

hello.proto:4

message HelloReply

hello.proto:18

The response message containing the greetings

Used as response type in: Hello.SayHello, Hello.SayHelloLast, Hello.SayHelloRepeatedly, Hello.SayHelloTwice

message HelloRequest

hello.proto:13

The request message containing the user's name.

Used as request type in: Hello.SayHello, Hello.SayHelloLast, Hello.SayHelloRepeatedly, Hello.SayHelloTwice