No description
a63f797fff
Also, seems that calling LOKitDocument::destroy() (in the child process's LOOLSession dtor) causes crashes, avoid that. The can be little need for any cleanup as the process is about to exit anyway, and the user profile is a temporary one that will be binned. |
||
---|---|---|
loleaflet | ||
loolwsd | ||
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.