This page connects to several different Server Sent Event (SSE) streams, listening on the default event name "message". Each stream should populate its own container.
<div hx-ext="sse" sse-connect="http://localhost/posts.html" sse-swap="message">Waiting for Posts...</div>