Provide Julia examples with AMQP.jl
Hello,
Julia language have an AMQP.jl library.
Maybe examples for such a language should be written https://github.com/JuliaComputing/AMQPClient.jl/issues/15
Kind regards
This is a great opportunity for Julia users to contribute.
I also think so... waiting for @tanmaykm or @quinnj to know what is wrong with "my" hello world example https://github.com/JuliaComputing/AMQPClient.jl/issues/15#issue-383577962
It seems that @kracekumar did it with https://github.com/rabbitmq/rabbitmq-tutorials/commit/b79f11746799b3ebb38349f6caa2e52449b518e9
Maybe https://www.rabbitmq.com/getstarted.html should be updated also.
The site can only be updated when tutorials are ported to Julia there. You are welcome to contribute a port, e.g. base it on the Python one or any other language that you would prefer.