PROTOCOLS
Echo
Defined in fidl.examples.routing.echo/echo.fidl
EchoString
Returns the input.
Request
Name | Type |
---|---|
value |
string?
|
Response
Name | Type |
---|---|
response |
string?
|