-
### Description
The events are subscribed to before StartListening(). But those are not getting called after the NFC tag read operation.
### Expected Behavior
Usually, when the NFC tag reads succ…
-
As a blog visitor,
I want to subscribe to the newsletter,
So that I can receive email updates when new content is published on the blog;
-
Hi guys, the doc below says that "updated" event will fire when a video/audio track is added or removed to a feed
https://docs.dolby.io/streaming-apis/docs/viewer-events
But we are not receiving tho…
-
In `connected_cb()` there is a subscribe immediately followed by a publish:
https://github.com/tuanpmt/esp32-mqtt/blob/da0e9769c979bf1bc91fd979f65431ac3b4536c2/main/app_main.c#L28-L33
I was moni…
-
**Describe the bug**
The Standard Notes Blog used to publish an RSS feed to https://blog.standardnotes.com/feed.rss; however, it seems like the blog was recently moved to https://standardnotes.com/bl…
-
Hello.
I have cloned the ``moquette version 0.17`` inside of my java project, but retain flag does not work with ``qos = 0``, while I remember it was working in older versions of the moquette.
note…
-
The persistent sessions set by the client have been successful. After the client disconnects and reconnects, there is no need to subscribe here. As long as there is a corresponding topic published, yo…
-
**Is your feature request related to a problem? Please describe.**
We want to use asynq to stream some messages, once the server publishes the message in the channel, the client can get the message.
…
-
I am trying to receive around 2 MB of payload via MQTT on esp32. But maximum packet size that I can set is 65536 via `client.setBufferSize()` function. The argument of this function is a uint16_t henc…
-
**Is your feature request related to a problem? Please describe.**
Sometimes, more than one feed I subscribe to will publish the same articles. I would like to see them consolidated into one entry wh…