Skip to content
Snippets Groups Projects
Verified Commit e527e307 authored by Torsten Grote's avatar Torsten Grote
Browse files

Implement background task for fetching RSS feeds

* Implemented in briar-core as a `ScheduledExecutorService`
  that gets started when the app starts
* The briar-api has a `FeedManager` interface
  that the UI can use to register and unregister feeds
* In this first iteration, feeds are fetched via HTTP(S), not Tor

Closes #484
parent 4af5dbb4
No related branches found
No related tags found
Loading
Showing with 500 additions and 2 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment