This demo uses the MigratoryData Client SDK for JavaScript to connect to the MigratoryData KE server, subscribe to one or more subjects, and publish messages on specific subjects. It displays the real-time messages received for the subscribed subjects, as well as various status notifications.
Tip 1: — Open this page from multiple browsers to connect more subscribers (and publishers) and see how messages are delivered in real-time to all subscribers.
Tip 2: — Connect to your Kafka cluster one or more consumers and producers to consume and produce on the Kafka topics corresponding to the subjects handled by this web application and see how the messages produced from Kafka are delivered to this web application and how the messages produced by this web application are delivered to Kafka.