No description
904bf929f1
Sessions that have been inactive for a certain duration, currently set at 120 seconds, will not receive updates. A new statistics class tracks the activity of every session and blocks callback updates from reaching inactive clients. Change-Id: I64296488b2c0be0598b218ba89a6d02f057a5f7e Reviewed-on: https://gerrit.libreoffice.org/21760 Reviewed-by: Ashod Nakashian <ashnakash@gmail.com> Tested-by: Ashod Nakashian <ashnakash@gmail.com> |
||
---|---|---|
loleaflet | ||
loolwsd | ||
.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.