Andrew
Andrew
Hi :) If I understand it correctly, for each timer event [current Java implementation](https://github.com/SodiumFRP/sodium/blob/66228ccc47ccc6f1e89c6e6bbef5a28d3a4ace22/java/src/main/java/nz/sodium/time/TimerSystem.java#L12) generates a separate transaction, inside [`send()`](https://github.com/SodiumFRP/sodium/blob/66228ccc47ccc6f1e89c6e6bbef5a28d3a4ace22/java/src/main/java/nz/sodium/time/TimerSystem.java#L28). What if there are multiple events scheduled to the same...
Hi :) What do you think about adding [sodiumfrp](https://github.com/mode89/sodium-python) to the list?
If a cyclic signal goes out of scope, other nodes (that are implemented in terms of the cyclic signal) don't behave as expected. Here is an example that works as...
### Is there an already existing issue for this? - [X] I have searched the existing issues ### Expected behavior I expect amount of network traffic generated by FastDDS in...