Get desktop application:
View/edit binary Protocol Buffers messages
The greeting service definition.
Sends a greeting
The request message containing the user's name.
The response message containing the greetings
Returns version information
Fails with an error
Unimplemented method
Returns the incoming requests as is.
Secured method
Secured method with only multiple requests
Secured method with only multiple answers
Secured method with both multiple requests and answers
Used as request type in: TestService.echo, TestService.secureBidi, TestService.secureDrain
Used as response type in: TestService.echo, TestService.normal, TestService.secure, TestService.secureBidi, TestService.secureSupply, TestService.unimplemented