add /listen to docs
All checks were successful
/ Build BaseBand SPLServer (push) Successful in 17s

This commit is contained in:
Daniella / Tove 2024-10-14 05:30:06 +02:00
parent bb26406839
commit 840259e6f6
Signed by: TudbuT
GPG key ID: B3CF345217F202D3

View file

@ -32,4 +32,15 @@
<h3>Version information</h3> <h3>Version information</h3>
<a href="/ednieva/branches">/ednieva/branches</a> <a href="/ednieva/branches">/ednieva/branches</a>
<h2>Events</h2>
The server lets you listen for some events, like refreshes (potential version updates).<br>
<br>
<a href="/listen">/listen</a><br>
<br>
<ul>
<li>init -- No data</li>
<li>refresh:[version] -- Same as /[version]/branches</li>
</ul>
</body> </body>