WebAPI/WebSocketOverApps: Difference between revisions

Jump to navigation Jump to search
Line 32: Line 32:
   }
   }
   ws.accept("intentAsProtocol");
   ws.accept("intentAsProtocol");
  ws.onopen = function () {...}
  ws.onmessage = function () {...}
  ...
  });
  });


Confirmed users
398

edits

Navigation menu