The examples here listen to push
events on the body which are thrown by the push_kit
service.
The push_kit
service subscribes to the push_marker
topic (currently hard-coded) on an exchange and address as configured in the meta tags.
This is: ws://localhost:15674/ws/exchange/quaive
.
If a message is sent through rabbitmq on the "quaive" exchange type on the push_marker
topic containing the message "message_counter" or "message_counter2" the messages badge below will be updated.