David Hontecillas
David Hontecillas
Looking forward for this to be merged. Thanks.
:+1: It would be nice to have the ability to shutdown the server. **Example of use case**: A command line tool that wants to run a server locally to receive...
Hi! That code has been around in my disk for a while. I wanted to do some reorganization before making a pull request ... but, since that was good for...
@Harnoor7 , there is work in progress to support instrumenting the client with opentelemetry. That support will be added in a separate library, so it can be used not only...
@Harnoor7 we are actively working on it, but given that the end of the year holidays are so close, I would say that the PR in this repo will be...
@AlAnwari-ari : I've create a branch to try to reproduce the issue here : https://github.com/krakend/krakend-jose/pull/125/files Just so I understand it correctly: you issue is that some claim in jwt has...
I tryied uncommenting a line in ```build_files/cmake/platform/platform_unix.cmake```, around line 56, the one that says ```find_package(PythonLibs)```, and then started compiling. However, then I hit a different error: ``` In file included...
@EvgeniyGorbunenko we are looking into it, will update you soon.