RpcRequest
Defined in: packages/hoppity/src/broker/rpc.ts:13
Properties
Section titled “Properties”correlationId
Section titled “correlationId”correlationId:
string
Defined in: packages/hoppity/src/broker/rpc.ts:14
headers?
Section titled “headers?”
optionalheaders:Record<string,any>
Defined in: packages/hoppity/src/broker/rpc.ts:18
payload
Section titled “payload”payload:
any
Defined in: packages/hoppity/src/broker/rpc.ts:16
replyTo
Section titled “replyTo”replyTo:
string
Defined in: packages/hoppity/src/broker/rpc.ts:17
rpcName
Section titled “rpcName”rpcName:
string
Defined in: packages/hoppity/src/broker/rpc.ts:15