2021-12-04 02:38:21 +01:00
|
|
|
# Subscribe from the Web UI
|
|
|
|
You can use the Web UI to subscribe to topics as well. If you do, and you keep the website open, **notifications will
|
|
|
|
pop up as desktop notifications**. Simply type in the topic name and click the *Subscribe* button. The browser will
|
|
|
|
keep a connection open and listen for incoming notifications.
|
|
|
|
|
2021-12-05 05:37:50 +01:00
|
|
|
To learn how to send messages, check out the [publishing page](../publish.md).
|
|
|
|
|
|
|
|
<div id="web-screenshots" class="screenshots">
|
|
|
|
<a href="../../static/img/web-subscribe.png"><img src="../../static/img/web-subscribe.png"/></a>
|
|
|
|
<a href="../../static/img/web-notification.png"><img src="../../static/img/web-notification.png"/></a>
|
|
|
|
<a href="../../static/img/web-detail.png"><img src="../../static/img/web-detail.png"/></a>
|
|
|
|
</div>
|
|
|
|
|
2021-12-04 02:38:21 +01:00
|
|
|
|