JuliaComputing / AMQPClient.jl

A Julia AMQP (Advanced Message Queuing Protocol) / RabbitMQ Client.
Other
39 stars 21 forks source link

add missing send_confirm_select method #44

Closed tanmaykm closed 3 years ago

tanmaykm commented 3 years ago

Added the missing send_confirm_select method.

fixes: #43