No description
Find a file
Pranav Kant 14823f29b4 loolwsd: JWT Auth - Generation and verification of JWT tokens
Change-Id: If97fa52866f8d1d8976bd1a7340e2dac07e56c03
2016-03-21 15:56:00 +02:00
loleaflet loleaflet bccu#1579: Do not attempt pre-fetching non-active parts. 2016-03-21 13:36:03 +01:00
loolwsd loolwsd: JWT Auth - Generation and verification of JWT tokens 2016-03-21 15:56:00 +02:00
scripts Parse and track starting and running lok instances. 2016-03-18 16:59:04 +00:00
.gitreview Add git-review config 2015-11-20 17:13:26 +01:00
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.