Fahrni / stream

Stream public repo. Use for issue reporting.
1 stars 0 forks source link

Add hash for feeds that don't support http 304 #7

Closed Fahrni closed 4 years ago

Fahrni commented 5 years ago

See https://inessential.com/2010/02/08/idea_for_alternative_rss_syncing_system for more details.

Basically need a hash for the data returned for the rss feed. Hash it compare to last hash, if different proceed, if not move on to the next feed to update.