AmqpTransportOptions interface

Options which are specific to the AMQP transport.

This is passed into setOptions as a property named http inside of an DeviceClientOptions object.

See

Properties

webSocketAgent

Optional Agent object to use with AMQP-WS connections

Property Details

webSocketAgent

Optional Agent object to use with AMQP-WS connections

webSocketAgent?: Agent

Property Value

Agent