rabbitmq-c is the C-language AMQP client for RabbitMQ Announcing the long-overdue v0.5.1 bug-release. Highlights for this revision include:
- Add support for wildcards in hostname SSL verification (Mike Steinert) - Use poll(2) instead of select(2) for timeouts on sockets. - Support for specifying frame and decoding pool sizes at compile time. (Mike Stitt) - Improvements in invalid frame detection code. - Many bugfixes A full listing of changes can be found in the change log: https://github.com/alanxz/rabbitmq-c/blob/v0.5.1/ChangeLog.md You can get the latest package from: https://github.com/alanxz/rabbitmq-c/releases/tag/v0.5.1 -Alan -- You received this message because you are subscribed to the Google Groups "rabbitmq-discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/rabbitmq-discuss. For more options, visit https://groups.google.com/d/optout.
