Confirmed users
110
edits
m (→MessagePort) |
m (→Caller) |
||
Line 8: | Line 8: | ||
// The returned Promise will be resolved if at least one peer is | // The returned Promise will be resolved if at least one peer is | ||
// allowed to connect with the application and will contain in that | // allowed to connect with the application and will contain in that | ||
// case an array of | // case an array of InterAppMessagePort, each of them representing a peer | ||
// that allowed the connection. | // that allowed the connection. | ||
// If no peer is allowed to connect with the app, the Promise will | // If no peer is allowed to connect with the app, the Promise will |