Skip to main content

Module response_message

Module response_message 

Source

Structs§

IncomingRpcResponseMessage
OutgoingRpcResponseMessage

Constants§

RPC_RESPONSE_PAYLOAD_TYPE_NAME
Prefix for the per-request dedicated response topic, formatted as "{RPC_RESPONSE_PAYLOAD_TYPE_NAME}:{request_id}". Each response is published on the dedicated topic carried by its request, so response types do not implement PayloadTypeName.