You are not logged in.
Pages: 1
Hi
I am trying to make a dashboard that checks the status of a device. I get this status from the api, so I need a way to make the dashboard to be always aware of any change in the status. I have heard that websockets are used in these cases, but researching I have seen that they work with a server and not with a rest api. Is there any way to use websockets with the api or is it better to use another technology?
Offline
Pages: 1