No description
422834ebef
Don't embed newlines in "lines" written to the log. When logging stuff read from or written to the fifos, translate newlines to " / " for clarity. (If we would want complete, exact verbose logging, we should be really pedantic and log all non-printable bytes in hex anyway, etc, so displaying newlines as space-separated slashes should be OK. It isn't as if there would be totally arbitary data passed through the fifos anyway.) |
||
---|---|---|
loleaflet | ||
loolwsd | ||
scripts | ||
.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.