Expand description
§AMQP URI manipulation library
amq-protocol-uri is a library aiming at providing tools to help managing AMQP URIs
Structs§
- AMQP
Authority - The connection information
- AMQP
Query String - The optional query string to pass parameters to the server
- AMQPUri
- An AMQP Uri
- AMQP
User Info - The credentials used to connect to the server
Enums§
- AMQP
Scheme - The scheme used by the AMQP connection
- SASL
Mechanism - The SASL mechanisms supported by RabbitMQ