Skip to content
Snippets Groups Projects
Commit 2a2966bd authored by akwizgran's avatar akwizgran
Browse files

Merge branch '484-implement-background-task-for-fetching-rss-feeds' into 'master'

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

See merge request !247
parents 4af5dbb4 e527e307
No related merge requests found
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