rabbitmq-tutorials icon indicating copy to clipboard operation
rabbitmq-tutorials copied to clipboard

Provide Julia examples with AMQP.jl

Open s-celles opened this issue 7 years ago • 2 comments

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

s-celles avatar Nov 22 '18 15:11 s-celles

This is a great opportunity for Julia users to contribute.

michaelklishin avatar Nov 22 '18 15:11 michaelklishin

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

s-celles avatar Nov 22 '18 15:11 s-celles

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.

s-celles avatar Oct 18 '22 07:10 s-celles

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.

michaelklishin avatar Oct 18 '22 07:10 michaelklishin