Open main menu
Home
Random
Log in
Settings
About MozillaWiki
MozillaWiki
Search
WebAPI/WebSocketOverApps: Difference between revisions
Page
Discussion
← Older edit
Newer edit →
WebAPI/WebSocketOverApps
(view source)
Revision as of 06:33, 15 July 2013
76 bytes added
,
15 July 2013
→Server Side
Revision as of 11:13, 14 July 2013
(
view source
)
Thinker
(
talk
|
contribs
)
(
→Work with DeviceIndexedDB or other Application Choosers
)
← Older edit
Revision as of 06:33, 15 July 2013
(
view source
)
Thinker
(
talk
|
contribs
)
(
→Server Side
)
Newer edit →
Line 32:
Line 32:
}
}
ws.accept("intentAsProtocol");
ws.accept("intentAsProtocol");
ws.onopen = function () {...}
ws.onmessage = function () {...}
...
});
});
Thinker
Confirmed users
398
edits