update
This commit is contained in:
parent
fc06ccf355
commit
6633a5158d
2 changed files with 5 additions and 0 deletions
|
@ -4,6 +4,8 @@ who share a repository, that is stored in the [[cloud]].
|
|||
|
||||
### TODO
|
||||
|
||||
* Nudge user to enable XMPP account at appropriate times, ie, after configuring
|
||||
cloud remotes.
|
||||
* Prevent idle disconnection. Probably means sending or receiving pings,
|
||||
but would prefer to avoid eg pinging every 60 seconds as some clients do.
|
||||
* After pulling from a remote, may need to scan for transfers, which
|
||||
|
@ -12,6 +14,7 @@ who share a repository, that is stored in the [[cloud]].
|
|||
Need a fast way to find new files, and get them transferring. The expensive
|
||||
transfer scan may be needed to get fully in sync, but is too expensive to
|
||||
run every time this happens. Send transfer notifications using XMPP?
|
||||
* XMPP pairing
|
||||
|
||||
## design goals
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue