No description
Find a file
Pranav Kant e7ff2399e1 loolwsd: Fix WOPI urlsrc
Since we are serving loleaflet from loolwsd now

Change-Id: Ie9b1150f59fcbfef8e22fcf94fa1fbdbfd1ab9cc
2016-03-25 15:55:36 +05:30
loleaflet loleaflet: ws:// -> wss:// 2016-03-23 22:02:50 +01:00
loolwsd loolwsd: Fix WOPI urlsrc 2016-03-25 15:55:36 +05:30
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 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.