Back to Libwebsockets

LWS Example

minimal-examples-lowlevel/http-server/minimal-http-server-sse/mount-origin/index.html

5.0.0306 B
Original Source


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.