Skip to content

shearichard/react-sse-sandbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-sse-sandbox

Experiments with using a React application to be the recipient of server-sent-events.

Running the test

Client

$ yarn dev --host 0.0.0.0

Then use a browser to naviagate to localhost:3000.

Server

From the dev_tools/node_sse_server area of the react-using-camera project ...

$ node server.js

About

Experiments with React and using server-sent-events

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published