-
Notifications
You must be signed in to change notification settings - Fork 9
Closed
Description
Is your feature request related to a problem? Please describe.
Scope of this issue is to implements the connection layer of the Client.
The Connection layer should be able to open and close an AMQP connection using the QPID Python as wrapping library.
We can follow the GO interface here:
https://github.com/rabbitmq/rabbitmq-amqp-go-client/blob/main/rabbitmq_amqp/amqp_connection.go
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request