Hello from the minimal http Server Side Events example.

This is a static page served from ./mount-origin/index.html.

It connects back to the server at /sse/sourcename using EventSource()
and displays the periodic incoming event data below.