rabbitmq / rabbitmq-objc-client

RabbitMQ client for Objective-C and Swift
https://rabbitmq.com
Other
241 stars 85 forks source link

Convert AMQProtocolBasicProperties presence into NS_OPTIONS #27

Closed camelpunch closed 8 years ago

camelpunch commented 8 years ago

This isn't so useful, as each property has its own data in addition to being on and off. It's better that the encoding layer deals with the bit fiddling.