Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[mid-term] Improvements in the AppProvider #1058

Closed
glpatcern opened this issue Aug 5, 2020 · 1 comment
Closed

[mid-term] Improvements in the AppProvider #1058

glpatcern opened this issue Aug 5, 2020 · 1 comment
Assignees
Labels
feature New feature

Comments

@glpatcern
Copy link
Member

As discussed in #1035 and earlier, we need to improve the appprovider in two directions:

  • Include a "driver" for WOPI and a simple demo driver for ROOT viewer, as a demonstrator for further app integrations. The idea being that Office-like apps supporting collaborative work should be integrated via WOPI, whereas simpler apps and viewers in particular may be more easily integrated with just dedicated drivers in the appprovider framework.

  • For the WOPI driver, call the getWopiAppEndpoints() function once a day and cache its result (a map, to be protected with a RWMutex).

@glpatcern
Copy link
Member Author

A WOPI appprovider driver is operational for long now

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature
Projects
None yet
Development

No branches or pull requests

1 participant