rabbitmq / rabbitmq-objc-client

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

Verify expected handshake responses from server match actual #24

Open camelpunch opened 8 years ago

camelpunch commented 8 years ago

We currently trust the server during handshaking. We should verify that a sent message gets its expected reply.