-
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 implement the Management Layer.
The Management Layer is the central layer of the Client and allows the basic operations to RabbitMQ to be performed like: DeclareQueue, DeclareExchange, Bind, DeleteExchange ecc ecc...
This layer also setup the Sender and Receiver objects needed to send Messages to the server.
We can reuse the same principles of the GO client here:
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request