-
We struggled with a migration from 2.0.14 to 2.0.18 (version bump provided by our OS), where we would see mosquitto not connecting to the remote side of a bridge after the update. Restarting mosquitto…
-
CADT is meant to be a network of data publishers where you can get data from any mirror that is published.
CADT publishes mirrors ONLY IF you have an organization (CADT logs show "no home org detect…
-
Is it possible to use same client to subscribe (and read incoming messages) and publish at the same time?
```
loop {
match client.await().unwrap() {
Some(message) => println!("{:?…
-
Hi!
I'm exploring the ability to generate tokens with richer custom claims.
Say, I would like for app to define sub's access to a [mercure](https://mercure.rocks/docs/mercure) hub:
```
{
"s…
-
I am in a situation where I have several devices providing numbers for the same data. For example, GPS position can be provided by 2 devices (ZG-100 GPS, VisionMate AIS). I only trust the data from th…
-
I'm curious if Cable can be used like a pubsub, where anyone can join a topic, subscribe and publish to it. We're working on a decentralized social media protocol where each community have their own p…
-
Hello there,
as we do not yet know where the persistence API will end up, and want to write this in Rust/C++ anyway I just open this issue for discussion.
here is a complete - albeit beyond ugly…
-
hi, when will the code be released?
-
**Describe the bug**
When the browser finds an iframe in the DOM, it publishes a `Page.frameAttached event`, then Ferrum takes the params and uses them to create a Frame object that adds to a colle…
-
- [x] Necessary? Y
- [x] Search and study
Implementation:
- [ ] Connect to server
- [ ] Subscribe topic
- [ ] Publish message in topics