loolwsd/README |    6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)

New commits:
commit ce64cab64d3c59f30691774a8798c47aeec1e853
Author: Pranav Kant <pran...@collabora.com>
Date:   Tue Apr 12 21:04:54 2016 +0530

    Update README about Admin changes
    
    ... since we have stopped using pipes for admin console.
    
    Change-Id: If2c1814be453cf8c83da16dc78a287c856d9f278

diff --git a/loolwsd/README b/loolwsd/README
index c2ed31c..da55063 100644
--- a/loolwsd/README
+++ b/loolwsd/README
@@ -220,10 +220,8 @@ document, based on the public URI as unique key, and 
forward
 the request to this existing Kit, which then loads a new
 view to the document.
 
-There is an additional pipe that kit processes and ForKit have
-write access to. This pipe is 'notify' pipe. All the important
-changes are notified on this pipe. The pipe is read by the admin
-manager continously and it keeps updating the AdminModel object.
+There is a singleton Admin class that gets notified of all the
+important changes and update the AdminModel object accordingly.
 AdminModel object has subscribers which corresponds to admin
 panel sessions. Subscriber can subscribe to specific commands
 to get live notifications about, and to update the UI accordingly.
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to