Ticket #10 (closed enhancement: fixed)

Opened 8 years ago

Last modified 7 years ago

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

Changed 8 years ago by phil

  • version 0.1.0 deleted

Changed 8 years ago by phil

  • summary changed from sync-on-request to Syncronise documents on request

Changed 8 years ago by armin

  • milestone set to libobby 0.2.0

Changed 8 years ago by phil

  • keywords network added

Changed 8 years ago by anonymous

  • status changed from new to assigned
  • owner changed from armin to anonymous

Changed 8 years ago by libobby

  • status changed from assigned to closed
  • resolution set to fixed

(In [82]) /obby: changeset Synchronise documents on request [fixes #10] Original author: Armin Burgmeier <armin@…> Date: 2005-06-13 20:13:24

Note: See TracTickets for help on using tickets.