Tatsuya Ono

Results 12 comments of Tatsuya Ono

sorry, i didn't notice your message. that's right - `tx` hasn't been implemented yet. no specific reason. PR is welcome if anyone fancies :+1: The approach would be like: -...

@binarin I haven't look into the issue properly but wonder if you can take a look as you wrote [the PR](https://github.com/pma/amqp/pull/61). You will be able to reproduce the issue by...

Remove open_direct from master for time being. Once it's sorted out on rabbit_client, we can revert https://github.com/pma/amqp/commit/836978fb677b55709a6e7de52bafb7eb65d03e84 .

This appears to be addressed on 3.7.15 🙌

Thanks for the suggestion. I would like to avoid to introduce the complexity by that. Do you know any other Elixir libraries doing that a neat way? If so, I...

I see. I will have a think what I can do.

Hi @norbu09. I'm glad to hear you like the library. I might not fully understand what you mean by the response queue but it doesn't sound like a scope of...

I don't want to have implicit atom conversion on TaskBunny layer (even if it's configurable) because of the potential memory leak. Also if the users can notice if there is...

👍 for the document improvement. I will add the information to README and `TaskBunny.Job`.