universAAL / remote

Remote Interoperability Managers that interconnect universAAL across networks
2 stars 1 forks source link

Add UI bus connection to Multitenant gateway #480

Open Alfiva opened 7 years ago

Alfiva commented 7 years ago

Enable the MTGW to deal with UI bus messages too.

amedranogil commented 7 years ago

If we stick to centralised UI Bus, then the trick is in knowing the uSpace where the UI.DM is, meaning there can be a single UI DM proxy on the remote side; as for the other bus members (UI.Handlers and UI.Callers) they will be proxied on the remote uSpaces. Maybe some internal bus methods will need to be exported

amedranogil commented 7 years ago

for Distributed (https://github.com/universAAL/ui/issues/396 ) the UI.UDM will be proxied just like other UI.Callers.