package helloworld

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

service Greeter

helloworld.proto:7

The greeting service definition.

message GreeterReply

helloworld.proto:31

The response message containing the greetings

Used as response type in: Greeter.sayGoodbye, Greeter.sayHello

message GreeterRequest

helloworld.proto:26

The request message containing the user's name.

Used as request type in: Greeter.sayGoodbye, Greeter.sayHello