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

php - Extract Text from HTTP referer -

Receive udp packets in android gstreamer -

authentication - ASP.NET Core 1.0. Bearer Token, cannot access custom claims -