1 2 3 4 5
<div> <ul id="monitor" ws-connect="bus/monitor"> </ul> <button hx-get="bus" hx-target="body">Stop monitoring</button> </div>