package grpc.examples.echo

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

service Echo

echo.proto:36

Echo is the echo service.

message EchoRequest

echo.proto:26

EchoRequest is the request for echo.

Used as request type in: Echo.BidirectionalStreamingEcho, Echo.ClientStreamingEcho, Echo.ServerStreamingEcho, Echo.UnaryEcho

message EchoResponse

echo.proto:31

EchoResponse is the response for echo.

Used as response type in: Echo.BidirectionalStreamingEcho, Echo.ClientStreamingEcho, Echo.ServerStreamingEcho, Echo.UnaryEcho