Basic Federation
This is meant as a temporary solution until something more sophisticated is agreed upon.
- Connect to backend server based upon
apiUrl
property of the map,with the fallback being derived from the map url (theif there is noapiUrl
will by default be the URL of the map with everything after the host (or port) stripped).apiUrl
property, it should not federate. - Disable any kind of authentication (JWT
and CORS) in pusher. -
Choose Jitsi Instance based onThis is now deprecated it favor of thejitsiUrl
property of the map, default tomeet.jit.si
.jitsiUrl
property per jitsi layer, as implemented upstream. The behavior of jitsi layers withoutjitsiUrl
property is undefined.
It is that simple.
We are currently working on adding federation to workadventure-xce