Back to Libwebsockets

Index

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

4.5.8306 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.