nodejs

4 posts / 0 new
Last post
Offline
Last seen: 3 years 11 months ago
Joined: 09/29/2019
Posts: 8
How to change QoS dynamic on node.js

Hello,

I have some questions about using rticonnextdds-connector-js,

is there has any example with dynamic change QoS for node.js?

 

Sincerely,

Karen

4 posts / 0 new
Last post
Offline
Last seen: 7 years 10 months ago
Joined: 05/08/2016
Posts: 2
rticonnextdds-connector usage and coverage

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.

RTI Connector for Connext DDS

RTI Connector for Connext DDS is a quick and easy way to access the power and functionality of RTI Connext DDS from a variety of different scripting languages, including JavaScript, Python, Lua, and go. It builds on several powerful capabilities of Connext DDS, including XML App Creation and Dynamic Data.

RTI Connector was created by the RTI Research Group to quickly and easily develop demos and proof of concept. We think that it can be useful for anybody that needs a quick way to script tests and interact with DDS using different scripting languages.

Subscribe to RSS - nodejs