I need advice on which methods I could use to send out a status, in real time, to 100 devices or more.
So one app will update the status and the other 100 devices will "fetch" the status.
I expect each device will have to be logged into service and will have to keep checking it to see if the status has changed. At least that is what i think has to happen.
The status update needs to reflect within a second, on every device. Is this even possible?
So one app will update the status and the other 100 devices will "fetch" the status.
I expect each device will have to be logged into service and will have to keep checking it to see if the status has changed. At least that is what i think has to happen.
The status update needs to reflect within a second, on every device. Is this even possible?