funcmike / rabbitmq-nio

A Swift implementation of AMQP 0.9.1 protocol: decoder + encoder and non-blocking client
Apache License 2.0
44 stars 8 forks source link

refactor amqp listener to a struct backed by class #29

Closed funcmike closed 1 year ago

funcmike commented 1 year ago

Issue 28