Crate amq_protocol_uri

Source
Expand description

§AMQP URI manipulation library

amq-protocol-uri is a library aiming at providing tools to help managing AMQP URIs

Structs§

AMQPAuthority
The connection information
AMQPQueryString
The optional query string to pass parameters to the server
AMQPUri
An AMQP Uri
AMQPUserInfo
The credentials used to connect to the server

Enums§

AMQPScheme
The scheme used by the AMQP connection
SASLMechanism
The SASL mechanisms supported by RabbitMQ