Experiments with using a React application to be the recipient of server-sent-events.
$ yarn dev --host 0.0.0.0
Then use a browser to naviagate to localhost:3000.
From the dev_tools/node_sse_server area of the react-using-camera project ...
$ node server.js