-
Hello everyone!
I need to use MongoDB Query Operators (such as `$matchElem` and `$or`) in both my `my_auth_on_publish` and `my_auth_on_subscribe` functions. I have been trying for 2 days, still no lu…
-
Hi,
Topic whitelisting between router components does not seem to work. I have a subscriber with role 'a' that is subscribed to topic 'uri'.
If I then publish using the code below, the message is …
-
Saat data yang diterima dari topic yang disubscribe terlalu cepat jeda nya, sistem jadi freeze harus reset kembali. Namun untuk publish tidak masalah sekalipun init nya continous.
Bisa jadi juga ka…
-
I am trying to use cyclonedds as middleware implementation. I made a quick test the other day with it. It was set to use unicast for discovery and data transfer. Nodes (including psdk wrapper) were ru…
-
Hi,
I publish a stream with audio and video, but later I disabled the audio/video, other user subscribed the stream and he wants to know the status of the stream whether audio/video enabled or not.
…
-
Greetings!
In XMPP, using PubSub(1) (XEP-0060), it is possible to store posts as Atom Syndication(2) entries into XMPP(3).
There are several XMPP extensions that apply it, namely XEP-0227 (4) an…
-
Hi Leo, would it be useful/possible if nchan publishes and subscribes to redis pub/sub channels? essentially nchan provides a websocket interface to redis pub/sub.
-
### Questions
* subscriber cant receive topic message
### Version
4.0.0
### Context
* client code
`
@Slf4j
public class MqttClientVerticle extends AbstractVerticle {
private Mqt…
-
I'm getting "Channel connection is closed" when consuming some queue.
```php
-
Component for Wamp v2 (Web Application Messaging Protocol) that handles publish, subscribe and RPC calls (call and offer).
Maybe an AutobahnJS Wrapper?