loolwsd/protocol.txt |    6 ++++++
 1 file changed, 6 insertions(+)

New commits:
commit e90e7bd75a4aff4776410737bf1ff93b76c1bc76
Author: Jan Holesovsky <[email protected]>
Date:   Mon Mar 14 18:38:04 2016 +0100

    loolwsd: Document the protocol change.

diff --git a/loolwsd/protocol.txt b/loolwsd/protocol.txt
index 9f6366d..e09734f 100644
--- a/loolwsd/protocol.txt
+++ b/loolwsd/protocol.txt
@@ -17,6 +17,12 @@ canceltiles
     dropped and will not be handled. There is no guarantee of exactly
     which tile: messages might still be sent back to the client.
 
+closeconnection
+
+    The socket is going to be shut down normally.  This is to distinguish
+    deliberate shutdown from the case when the connection was lost, or
+    the browser was killed etc.
+
 downloadas downloadas name=<fileName> id=<id> format=<document format> 
options=<SkipImages, etc>
 
     Exports the current document to the desired format and returns a download 
URL
_______________________________________________
Libreoffice-commits mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to