You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This pull request introduces support for resolving topic and service names with remapping and expansion functionality. Key changes include:
- Addition of new tests in both TypeScript and JavaScript to verify the resolution behavior.
- Implementation of a new C++ binding function (ResolveName) to expose the name resolution logic.
- Updates to the Node class in JavaScript to provide resolveTopicName and resolveServiceName methods.
Fix: #1174
0 commit comments