lrnselfreliance / wrolpi

Create your own off-grid library
https://wrolpi.org
GNU General Public License v3.0
81 stars 6 forks source link

Events for React and Python #49

Closed lrnselfreliance closed 1 year ago

lrnselfreliance commented 3 years ago

The current events handling in the Python API is terrible. Convert it to some other events system like https://github.com/inn0kenty/sanic_sse

lrnselfreliance commented 1 year ago

Created custom events handler. Front end pulls from backend.