package greet

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

service Greeter

greet.proto:8

The greeting service definition.

message HelloReply

greet.proto:26

The response message containing the greetings.

Used as response type in: Greeter.SayHello, Greeter.SayHelloDuplex, Greeter.SayHelloDuplexAbortRandomly, Greeter.SayHelloDuplexCompleteRandomly, Greeter.SayHelloNever, Greeter.SayHelloSlow

message HelloRequest

greet.proto:21

The request message containing the user's name.

Used as request type in: Greeter.SayHello, Greeter.SayHelloDuplex, Greeter.SayHelloDuplexAbortRandomly, Greeter.SayHelloDuplexCompleteRandomly, Greeter.SayHelloNever, Greeter.SayHelloSlow