Articles tagged: MessageChannel
Found 5 documents
- Web/API/Channel_Messaging_API/Using_channel_messaging The Channel Messaging API allows two separate scripts running in different browsing contexts ...
- Web/API/MessageChannel The MessageChannel interface of the Channel Messaging API allows us to create a new message ...
- Web/API/MessageChannel/MessageChannel The MessageChannel() constructor of the MessageChannel interface returns a new MessageChannel ...
- Web/API/MessageChannel/port1 The port1 read-only property of the MessageChannel interface returns the first port of the ...
- Web/API/MessageChannel/port2 The port2 read-only property of the MessageChannel interface returns second port of the message ...