Selectors in node js

Options
austinprabhu
austinprabhu Member Posts: 1

I see that selectors are not available in javascript API
https://docs.solace.com/API/API-Developer-Guide/Using-Selectors.htm

Will this feature ever come to javascript ?
What are some alternatives options for consuming messages based on specific message headers in javascript ?

Tagged:

Comments

  • Tamimi
    Tamimi Member, Administrator, Employee Posts: 497 admin
    Options

    Hey @austinprabhu - there are no plans to supporting selectors on the javascript API. Could you please provide more details on the usecase as to why you would want to use selectors? Alternatively, you can use the topic to include extra details that you can filter on during message consumption which is much more efficient and performant than using selectors