achilleasa / dart_amqp

Dart AMQP client implementing protocol version 0.9.1
MIT License
79 stars 40 forks source link

Custom Exchange Types #7

Closed rajmaniar closed 8 years ago

rajmaniar commented 8 years ago

Extend the ExchangeType class with a .custom constructor to support declaration of custom exchange types.