Skip to content

Add OpenSpace API context and automatic connection to server instance

Andreas Engberg requested to merge feature/OpenSpace into main

This context enables us to access the OpenSpace JavaScript API in any component since we don't want to connect to OpenSpace in every new component Adds automatic connection to a server instance if OpenSpace is running locally on client Adds a shareable link that users can use to automatically connect to a server. This can be used to connect to private rooms without having to manually put the server data.

Merge request reports

Loading