Skip to content

Demo of SSE (Server Sent Events) with Java and React. It's example of pushing data from sensor (temperature and humidity) to fronted using SSE technology.

Notifications You must be signed in to change notification settings

mrozowski/sse-sensor-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sse-sensor-demo

Demo of SSE (Server Sent Events) with Java and React. It's an example of collecting data from temperature and humidity sensors and pushing it to the frontend using SSE technology and Reactive programming. The frontend dynamically updates the displayed temperature and humidity values. Also, it uses Chart JS to display those values on a chart.

image

About

Demo of SSE (Server Sent Events) with Java and React. It's example of pushing data from sensor (temperature and humidity) to fronted using SSE technology.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published