amqp - SimpleAmqpClient & rabbitmq-c binaries -


are there pre-built per-platform binaries amqp libraries simpleamqpclient & rabbitmq-c (and if no, reason)?

you expected build source. open source sites not allow binaries directly distributed, there matter of choosing own optimizations during compile time. also, simpleamqpclient c++ , generated binaries toolchain specific.


Comments

Popular posts from this blog

ios - Realm over CoreData should I use NSFetchedResultController or a Dictionary? -

authentication - Mongodb revoke acccess to connect test database -

r - Update two sets of radiobuttons reactively - shiny -