Sense-Scape / Sensor_Viewer

https://svelte-website-inky.vercel.app
0 stars 0 forks source link

Feature: Implement websocket #3

Closed Grabt234 closed 1 year ago

Grabt234 commented 1 year ago

See this - may be of use.

The eventual goal is to read data streamed to the page and plot it on graphs

Grabt234 commented 1 year ago

This may be of use as well

Grabt234 commented 1 year ago

This should receive generic json chunktypes. A handler can forward them on to different parts of the UI once implemented