package s2a.examples

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

service Greeter

helloworld.proto:22

The greeting service definition.

message HelloReply

helloworld.proto:42

The response message containing the greetings

Used as response type in: Greeter.SayHello, Greeter.SayHelloConversation, Greeter.SayHelloManyReplies, Greeter.SayHelloManyRequests

message HelloRequest

helloworld.proto:37

The request message containing the user's name.

Used as request type in: Greeter.SayHello, Greeter.SayHelloConversation, Greeter.SayHelloManyReplies, Greeter.SayHelloManyRequests