Get desktop application:
View/edit binary Protocol Buffers messages
Echo is the echo service.
UnaryEcho is unary echo.
ServerStreamingEcho is server side streaming.
ClientStreamingEcho is client side streaming.
BidirectionalStreamingEcho is bidi streaming.
EchoRequest is the request for echo.
Used as request type in: Echo.BidirectionalStreamingEcho, Echo.ClientStreamingEcho, Echo.ServerStreamingEcho, Echo.UnaryEcho
EchoResponse is the response for echo.
Used as response type in: Echo.BidirectionalStreamingEcho, Echo.ClientStreamingEcho, Echo.ServerStreamingEcho, Echo.UnaryEcho