Default package

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

service TestService

service.proto:4

Test service

message StandardReply

service.proto:28

The response message containing the greetings

Used as response type in: TestService.DelayedMethod, TestService.DelayedStream, TestService.ExceptionMethod, TestService.InfiniteStreamStreamMethod, TestService.NormalMethod, TestService.StreamMethod, TestService.StreamStreamMethod

message StandardRequest

service.proto:23

The request message containing the user's name.

Used as request type in: TestService.DelayedMethod, TestService.ExceptionMethod, TestService.InfiniteStreamStreamMethod, TestService.NormalMethod, TestService.StreamInputMethod, TestService.StreamStreamMethod

message StreamRequest

service.proto:32

Used as request type in: TestService.DelayedStream, TestService.StreamMethod