gfroerli / api

Coredump Gfrörli Water Temperature Sensor API
https://watertemp-api.coredump.ch/
GNU Affero General Public License v3.0
3 stars 0 forks source link

Realtime #44

Open dbrgn opened 6 years ago

dbrgn commented 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.)

schmijos commented 5 years ago

Cool idea. Should be easy with ActionCable.

dbrgn commented 5 years ago

Ok, let's do some speccing: