Open amedranogil opened 7 years ago
is it possible that a coordinator requests other peers to join? Use Case: the coordinator is a node with UI, there is a manager that lists available peers, where the user can select the remote nodes to join the space. With in these nodes there may be new devices, without UI, which the user wishes they join the space.
@amedranogil no, your use case is not possibile. The "join" message is issued only by a node (wither PEER or COORDINATOR) willing to join to the AAL space found. Currently, no "INVITE" message is implemented. The COORDINATOR can accept or deny the join request.
Is it possible to configure more than one AALSPace per node? Use Case: I have an android phone on it's self is an AALSpace, but when it connects to a certain network (wifi at the service provider premices) it can access the AALSpace set up in that network. Similar to what we have already discussed about public AALSpaces.
I have been reading : https://github.com/universAAL/middleware/wiki/Discovery-and-Peering And it feels there are many unanswered questions like: