jkone27 / AliceMQ

A reactive client library for RabbitMQ and Google PubSub, with observables, acknowledge and reject capabilities
MIT License
5 stars 2 forks source link

Add support for amqpnetlite #3

Closed jkone27 closed 6 years ago

jkone27 commented 6 years ago

Add support for azure amqp net lite library, which theoretically implement amqp 1.0 generically (should work also with rabbitmq). https://github.com/Azure/amqpnetlite

jkone27 commented 6 years ago

closing as already referenced in #2