Christophe Bornet
Christophe Bornet
Adding http://springfox.github.io/springfox/ to the project you would get a nice UI for people who can't even use curl
[Comment](https://dev.to/mikeralphson/comment/17obg) from @mikeralphson on the blog post: > If you use single value enums, won't you hit the problem of clashing (identically-defined) pathItem keys? How would you distinguish them? Hence...
Same as the issue with messages that were sent to a consumer after BasicCancel. * Check if it's the case with a unit test * Fix
Need to fix tests QosTests::fairness and QosTests::singleChannelAndQueueFairness
Most of the code of GatewayConnection comes from AMQPConnection_0_8Impl that has thread-safety measures. These measures can surely be removed since we're in Netty's event loop.
A lot of the code from GatewayConnection comes from Qpid's AMQPConnection_0_8Impl which has an unusual naming of private arguments by prefixing with an underscore. Should we rename the variables ?
Because any project in 2023 should use LLMs.
[Conan.io](https://conan.io/) is a popular C++ package manager. It would be very handy to have a conan recipe to build the C++ client. It would make it easy to build even...
Examples: https://github.com/LangStream/langstream/actions/runs/6893995950/job/18754829556?pr=722#step:10:22021 https://github.com/LangStream/langstream/actions/runs/6852235134/job/18630292896?pr=717#step:10:21410