WebAPI/Inter App Communication Alt proposal: Difference between revisions

m
Line 14: Line 14:
     Promise connect(DOMString keyword, jsval rules);
     Promise connect(DOMString keyword, jsval rules);
    
    
     // The returned Future will contain an array of Connection objects each
     // The returned Future will contain an array of InterAppConnection objects each
     // of them representing a connection with a peer through a specific
     // of them representing an InterAppconnection with a peer through a specific
     // keyword.
     // keyword.
     Promise getConnections();
     Promise getConnections();
Confirmed users
110

edits