-
Currently polling is executed every second (hard-coded TimeInterval value = 1.0 [here](https://github.com/xiaogdgenuine/Doll/blob/main/MonitorCore/Sources/Monitor/MonitorService.swift#L4)). It would b…
-
As for now we use the screw_tilt_calculate feature to manually level the bed.
So you start the macro, wait until all 4 screws are probed and adjust the leveleing knobs accordingly to the resullt.
B…
-
List of issues/typos reported by Robert PJ Day:
17: "In [an] Realtime system,..."
25: "interrupted by an interruption" seems kind of redundant
29: "A low-priority task [migh] ..."
31: "interfers…
-
Hi, I am currently using v1.3.1 with paho.mqtt.c submodule
In my test case, I have got a single async_client that pushes messages to the broker.
The configuration is no persistence, and the client…
-
UX Text are all text renderers, this makes it hard to add custom fonts in other languages just as Chinese or Japanese, because of the need to create font materials and distance fields.
So, it woul…
-
Forgive my ignorance if my issue is interpreting the code incorrectly as i'm pretty new to realtime_tools. In [this line](https://github.com/ros-controls/realtime_tools/blob/a5467ed2371abaab7fa646a51a…
-
Custom UI is hard enough to make as it is with little documentation. Having a realtime preview window for it can make it easier to understand and faster to develop. The ability to modify the preview…
-
It would be great for me to have a biosemi client. It looks like it's implemented in fieldtrip http://www.fieldtriptoolbox.org/development/realtime/biosemi/, and maybe someone has already solved it fo…
-
### Describe the bug
I am using Langchain in my chatbot application, it uses Fast API + Langchain.
To provide a realtime for user, I need to use `acall` or `ainvoke` in my code, so the frontend can …
-
I'm working on an offline feature for my app using the Supabase plugin with persist and realtime.
When the app goes offline for a period and then reconnects, it can receive realtime broadcasts aft…