When learning about core concepts of Solace Event Brokers, it is helpful to generate simple messages in a "hello world" fashion to publish them, and subsequently subscribe to the same.
This web-based tool aims to guide a user through the steps of:
- Connecting to a Solace Event Broker
- Registering a topic subscription to represent their interest
- Constructing a suitable topic string and message payload
- Sending the very first message
- Receiving the same messages back again
The repository contents can be cloned and run locally in an offline manner.
Alternatively it is hosted and ready to use here 👉 https://itsjamilahmed.github.io/solace-training-sample/
Feedback and suggestions are welcome. Please raise an issue in the repo.
See the list of contributors who participated in this project
This project is licensed under the Apache License, Version 2.0. - See the LICENSE file for details.
For more information try these resources:
- Get a better understanding of Solace Event Brokers
- The Solace Developer Portal
- Check out the Solace blog for other interesting discussions around Solace technology
- Ask the Solace community for help