mirror of
https://code.mensbeam.com/MensBeam/Arsse.git
synced 2024-12-22 13:12:41 +00:00
Add Fever to list of protocols
This commit is contained in:
parent
f50a78eafa
commit
85fa1e48ab
1 changed files with 2 additions and 1 deletions
|
@ -2,5 +2,6 @@ The Arsse was designed from the start as a server for multiple synchronization p
|
|||
|
||||
- [NextCloud News](NextCloud_News)
|
||||
- [Tiny Tiny RSS](Tiny_Tiny_RSS)
|
||||
- [Fever](Fever)
|
||||
|
||||
The protocols are merely different ways of accessing and manipulating the same data: subscribing to a newsfeed using one protocol will see the newsfeed also present when later connecting via another protocol, for example. Because not all protocols work according to the same concepts, sometimes the interactions between them are not obvious. These interactions are documented here when warranted.
|
||||
The protocols are merely different ways of accessing and manipulating the same data: subscribing to a newsfeed using one protocol will see the newsfeed also present when later connecting via another protocol, for example. Because not all protocols work according to the same concepts, however, sometimes the interactions between them are not obvious. These interactions are documented here when warranted.
|
||||
|
|
Loading…
Reference in a new issue