Ticket #10 (closed enhancement: fixed)
Syncronise documents on request
| Reported by: | armin | Owned by: | anonymous |
|---|---|---|---|
| Priority: | normal | Milestone: | libobby 0.2.0 |
| Component: | libobby | Version: | |
| Severity: | normal | Keywords: | network |
| Cc: | Launchpad Bug: |
Description
Currently, all documents are synced to incoming clients. Having large and/or many documents, this causes much network traffic even if a user just wants to edit one of these documents.
The idea is to send just a document list on connection. Users can subscribe and unsubscribe to documents which means that the document content is synced and they can edit the documents collaboratively until they unsubscribe.
create_document should subscribe the creating user automatically.
Of course, Gobby also needs many adjustments to support this feature.
Change History
Note: See
TracTickets for help on using
tickets.
