Should this not be subscribe/Publish Event based. I mean once i subscribe it should call my URL whenever there is change instead of me polling it every few seconds ?
Trying to understand there is mix of both subscribe and long Polling in the implementation ?
Should this not be subscribe/Publish Event based. I mean once i subscribe it should call my URL whenever there is change instead of me polling it every few seconds ?
Trying to understand there is mix of both subscribe and long Polling in the implementation ?