pub-sub-api-node-client icon indicating copy to clipboard operation
pub-sub-api-node-client copied to clipboard

Is it the recommended client lib to use the Pub/Sub API?

Open pamarc opened this issue 1 year ago • 1 comments

Hi all,

It's more of a general question than a real issue. Since this library is mentionned in the Salesforce documentation, is it recommended for production or is it just a side project?

Thanks!

pamarc avatar Aug 05 '24 14:08 pamarc

You could say that it's a side project given that it's on my GitHub account. Salesforce doesn't ship official Pub/Sub API clients for external languages and, as far as I know, there are no plan to do this.

This being said I think that this project is the best Pub/Sub API client that you can find for Node.js at the moment. Simply keep in mind that this project is not an officially supported lib (no support or SLA) but I maintain it frequently with the help of the community.

pozil avatar Aug 06 '24 08:08 pozil