No description
Find a file
Ashod Nakashian 9e64efe78b loleaflet: don't communicate with WSD when inactive to avoid confusing it
Change-Id: I4c7f252264fba4a46c6be9e9592a2aec165813bd
Reviewed-on: https://gerrit.libreoffice.org/24289
Reviewed-by: Ashod Nakashian <ashnakash@gmail.com>
Tested-by: Ashod Nakashian <ashnakash@gmail.com>
2016-04-22 04:37:57 +00:00
loleaflet loleaflet: don't communicate with WSD when inactive to avoid confusing it 2016-04-22 04:37:57 +00:00
loolwsd loolwsd: track important notifications not sent to inactive clients 2016-04-22 04:36:51 +00:00
scripts Add SEGV and trace hunter, and update log parser a little. 2016-04-14 18:58:18 +01:00
.gitreview Add git-review config 2015-11-20 17:13:26 +01:00
README Reformatted loolwsd README. 2015-04-21 12:48:17 +02:00

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.