Multiple Events Test

Description

This page connects to a single Server Sent Event (SSE) streams, but listens to multiple events.

Example HTML

<div hx-ext="sse" sse-connect="http://localhost/posts.html?types=Event1,Event2" sse-swap="Event1,Event2">Waiting for Posts...</div>

Test Cases

Waiting for Posts...