I have a list of object that constantly changed at my local server, I need to get notified whenever this list is changed, can I use retrofit to do this?
I user firebase before, but now I'm working on local network using local wifi connection (not connected to internet)