web-messaging
< apis
web-messaging API
This page has been flagged with the following issues:
High-level issues:
W3C Candidate Recommendation
Summary
This API defines mechanisms for communicating between browsing contexts in HTML documents.
| API Name | Summary |
|---|---|
| MessageChannel | Creates a connection (two "entangled" ports) to enable independent pieces of code (running in different browsing contexts) to communicate directly. |
| MessagePort | Exposes the available methods on the connected ports. |
This article contains content originally from external sources.
Portions of this content come from the Microsoft Developer Network: Windows Internet Explorer API reference Article
This tool helps to make and review comments inline.
How to Use
insert instructions, with images, here