No description
Find a file
Jan Holesovsky 2c1664b9d5 loolwsd, loleaflet: Let the server know when we are closing the session.
This is to distinguish the deliberate close of connection, and timeout,
connection drop, or forced close.

When the last session is closed non-deliberately, force a save so that the
edits are not lost.
2016-03-15 09:46:37 +01:00
loleaflet loolwsd, loleaflet: Let the server know when we are closing the session. 2016-03-15 09:46:37 +01:00
loolwsd loolwsd, loleaflet: Let the server know when we are closing the session. 2016-03-15 09:46:37 +01:00
.gitreview
README

LibreOffice on-line.

This project fundamentally has two pieces:

loolwsd/
	The server side component.

loleaflet/
	The client side component.

First compile loolwsd, and then loleaflet.

Since you need both of these to get things working, it is recommended
to read the READMEs in both projects.

Enjoy.