Hello,
I have some questions about using rticonnextdds-connector-js,
is there has any example with dynamic change QoS for node.js?
Sincerely,
Karen
Hello,
I have some questions about using rticonnextdds-connector-js,
is there has any example with dynamic change QoS for node.js?
Sincerely,
Karen
Hello, I'm Mati and I'm new to RTI Connext DDS, so I apologize if some of my questions are trivial.
I have a few questions regarding the community's rticonnextdds-connector for node.js.
So far, I've successfully got the package to work in a testing project and I'm able to read Squares published by the
Shapes Demo.
I got myself familiar with the connector's javascript part of the code and it seems it's just covers the most basics
for reading and writing. The documentation also states that it's primary purpose is for rapid prototyping.