zerodefect
zerodefect
Hi @Amanieu, I appreciate you are not working on this project anymore, but is there any possibility of you considering this pull request? Thanks.
Thanks for getting back to me. I'll go away, create an example, and come back to you.
Can you elaborate on this some more? I'm wondering if I've seen the same thing. Do you have any example code?
@Amanieu , can I ask why? You have a good library, so I'm curious if you have replaced it with something _better_ (this would be of interest to me), or...
Thanks for your prompt response. > That is correct an amqp_connection_state_t is not thread-safe. Access from multiple threads must be synchronized. The same applies to the roughly equivalent AmqpClient::Channel class....
> This repo seems to be merging some PRs opened here. https://github.com/leobeckp/konga Do you know if it supports v3 of Kong? Issues cannot be raised against this repo?
No. I was having more of a tinker with the technology at the time, so I didn't take it any further after spending a bit more time on it. Please...
...and I'd welcome someone who is able to test (and/or add support) for the likes of clang, mingw (and Windows).
Honestly, that wouldn't really be in the spirit of cmake. Take a look at this very simple [example](https://cmake.org/examples/).
The other point that I forgot to make - using CMake it's possible to generate the VS and XCode projects without having to maintain them explicitly.