Comcast / cmb

This project is no longer actively supported. It is made available as read-only. A highly available, horizontally scalable queuing and notification service compatible with AWS SQS and SNS
Apache License 2.0
277 stars 50 forks source link

Example subscription protocol non-standard #42

Closed kookster closed 9 years ago

kookster commented 9 years ago

Shouldn't the subscription use the 'sqs' protocol, not 'cqs'?

https://github.com/Comcast/cmb/blob/master/examples/ruby/example.rb#L54

kookster commented 9 years ago

never mind, I see what you're up to.