-
Currently, subscriptions topics seem to be determined by the GraphQL API. Controllers filter messages published to the GraphQL API-determined topic. This does not scale well in certain situations.
…
-
Compressed image topics do not appear to be working in ROS2 Humble. I have a node `panel_detector` and a Sterelabs Zed 2i sensor. I am trying to get that node to subscribe to compressed image topics f…
-
Currently continuous queries (or publish/subscribe) are available only using the websocket protocol and not the TCP protocol. Is this a riemann server issue or riemann client issue?
-
What if we could map all `_publish/_subscribe` dependencies in an instance to easily track relationships of data?
-
I'm building a web client to **node-red** where I'm running **mosca MQTT broker**.
I'd like to be able to `subscribe` in the UI client to various topics and process subscribed messages locally with…
pitus updated
5 years ago
-
# Motivation
* It's not possible to forward messages on a topic without also subscribing.
* It's not possible to instruct pubsub to remain connected to a topic's "mesh" without also subscribing. T…
-
1: android connect server
2: adroid publish localstream with videoCodec h264 and resolution 1080p
3: android subscribe mix stream and this remote stream with h264
4: wait two hour
expect : andro…
-
:rocket: Automated messages will be posted here after:
* [app/src/main/res/values-fr/strings.xml](https://github.com/forrestguice/SuntimesWidget/blob/master/app/src/main/res/values-fr/strings.xml) is …
-
Hi, I am using kachaka in ros2 humble environment, it seems that I can not get image data in rviz even if I subscribe to the /kachaka/front_camera/image_raw. I check the topic list and topic info, the…
-
Hi!
I'm working with RabbitMQ though CloudAMQP. I'm having my frontend connect to the service via your library and SockJS. I have two main queues that I want to be durable. A user on the frontend g…