package helloworld

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

service BidiStreamService

helloworld.proto:42

service Greeter

helloworld.proto:6

The greeting service definition.

service Notify

helloworld.proto:22

service ServerStreamService

helloworld.proto:50

message HelloReply

helloworld.proto:18

The response message containing the greetings

Used as response type in: Greeter.SayGirl, Greeter.SayHello

message HelloRequest

helloworld.proto:13

The request message containing the user's name.

Used as request type in: Greeter.SayGirl, Greeter.SayHello

message NotifyReply

helloworld.proto:36

The response message containing the greetings

Used as response type in: Notify.SayHaha, Notify.SayHi, Notify.SayWorld

message NotifyReq

helloworld.proto:30

The request message containing the user's name.

Used as request type in: Notify.SayHaha, Notify.SayHi, Notify.SayWorld