Bharath Yadavally
Bharath Yadavally
Just curious! Wanted to know whether HBMQTT client supports http proxy. Like if I have to run a hbmqtt client behind a restrictive office network setup, does it work? Assuming...
While working with similar implementation to that of `hbmqtt.plugin.logging plugin`, I came across a commit for `syntax of coroutines reverted back to 3.4 style using @asyncio.coroutine` by @njouanin . What...
This is a issue popped out of many comments I submitted under `Request for explanation around 3.4 syntax for @async.coroutine`. Issue: When the packet size is greater than the internet...
Feature Request: Currently when we set QOS_1, I have observed that the packet is resent every 10 seconds if the PUBACK is not received. In future can we expect a...
I am trying something similar to this issue in [luraproject](https://github.com/luraproject/lura/issues/468) Where i am trying to trigger `localhost:8010/swagger/index.html` which is a html page exposed by `swagger-ui` container. I tried this: ```...
Hi, I am using `{{env MY_CUSTOM_ENV}}` to pass env variables into my `krakend.json`. Able to spinup locally, but when I export file into `krakenDesigner` or UI to create `krakend.json` it...
I am curious to know whether bacpypes work with ipv6? For both ways; Initializing application with bacnet address as ipv6 address and also define target device address by accepting ipv6...