TaeinKim

Results 3 issues of TaeinKim

I proceed with the long running task with the message queue. However, after about 2 hours, the consumer channel ends with an error message. What's the cause? ``` error: AMQP...

I know that this crates supports DNS resolve. However, the connect_to function is missing. [libcurl-connect_to](https://curl.se/libcurl/c/CURLOPT_CONNECT_TO.html) curl-rs is already supporting it. [see](https://docs.rs/curl/0.4.40/curl/easy/struct.Easy2.html#method.connect_to)

feature