Are there ideas for client-server model.

Miklos Vajna vmiklos at collabora.com
Wed Jul 7 07:12:41 UTC 2021


Hi Stef,

What you describe sounds a lot like the functionality that the LOK API
exposes. Online builds a c++ server on top of that, and then clients
connect to that via websockets. But core has a gtktiledviewer demo app
that shows that that LOK API is not tied to web browsers. So either you
could build something not-browser-based on top of the LOK API or build
on top of Online's server piece, but your clients would be desktop apps,
not browsers.

Regards,

Miklos


More information about the LibreOffice mailing list