From @pocketmax on Tue Sep 29 2015 03:52:16 GMT+0000 (UTC)
Does IPFS support pub/sub architecture? If I subscribe to a file or blob of data, if any changes are made, a notice will be sent to my device that an update was made? So if I subscribed to a video channel on an IPFS youtube channel, when a new video is uploaded to that channel, my device would get a notice to fetch the content from either a central server or a neighboring device.
Copied from original issue: https://github.com/ipfs/faq/issues/49
From @noffle on Wed Mar 23 2016 18:23:38 GMT+0000 (UTC)
Check out https://github.com/ipfs/notes/issues/64 – there’s lots of ongoing discussion on the subject!