pub-sub-api-node-client
pub-sub-api-node-client copied to clipboard
Is it the recommended client lib to use the Pub/Sub API?
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!
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.