Interface: AsyncCompletionClientOptions
client.AsyncCompletionClientOptions
Options used to configure AsyncCompletionClient
Properties
connection
• Optional
connection: ConnectionLike
dataConverter
• Optional
dataConverter: DataConverter
DataConverter to use for serializing and deserializing payloads
identity
• Optional
identity: string
Identity to report to the server
Default
${process.pid}@${os.hostname()}
namespace
• Optional
namespace: string
Server namespace
Default
default