Dela via


TransportType Enum

Transport type The underlying transport protocol type:

  • Amqp: AMQP over the default TCP transport protocol, it uses port 5671.
  • AmqpOverWebsocket: Amqp over the Web Sockets transport protocol, it uses port 443.

Fields

Amqp
AmqpOverWebsocket