Riaan Jacobs
Riaan Jacobs
Hi, Is it possible to convert the following back to an object in your example? ``` js { "id": "my-id", "nes.ted.value": true, "other.nested.stuff": 5, "some.array.0": "A", "some.array.1": "B" } ```...
Hi, librdkafka recently added support for the new consumer group api for brokers >= 0.9. Do you plan on implementing this functionality? Regards, Riaan
Hi, I need to know what connection belong to what user on the client. Any suggestions how I can do that? I want to limit the amount of projects a...
Hi, Do you plan to support the new v3 api (currently in alpha)? https://bittrex.github.io/api/v3
Hi, Fist thank you for this - it works fantastic! I would like to be able to execute not just features in parallel but scenarios as well. The reason for...
### Is your feature request related to a problem? Please describe. I want to consume Sparkplug messages which the payload is a protobuf spec over standard mqtt. Not all industrial...