Open dbrgn opened 6 years ago
How complicated would it be to add realtime support?
It would be great if we could subscribe to new measurements (for all sensors), for example over a WebSocket. (SSE would be another option, but it's far less well supported than WebSockets.)
Cool idea. Should be easy with ActionCable.
Ok, let's do some speccing:
How complicated would it be to add realtime support?
It would be great if we could subscribe to new measurements (for all sensors), for example over a WebSocket. (SSE would be another option, but it's far less well supported than WebSockets.)