solace-samples-javascript
solace-samples-javascript copied to clipboard
Getting Started Samples for the Solace JavaScript API.
The goal is to bring JS samples on par with JCSMP samples - Guaranteed publisher/Subscriber - Queue producer/consumer Changes: - Modified QueueProducer & QueueConsumer to work with Topic subscriptions -...
@TamimiGitHub could probably use your help here..? @solace-dmckay dug up the old SolCache JS sample that used to be included with the old (pre-Guaranteed-messaging?) API. I've pushed it into a...
It would be useful to have a sample that demonstrates how to use the JS API to send requests to Solace Cache.
More info in https://github.com/SolaceDev/solace-dev-tutorials/issues/95
Would be helpful!
### Feature Description 10_5 doesn't change much, but biggest thing is message.getAttachement() is a Uint8Array instead of latin1 encoded string. ### Use Case Because it's newer and better. ### Proposed...