This Channel Messaging API interface allows us to create a new message channel and send data through it via its two MessagePort properties.
MDN Reference
Readonly
Returns the first MessagePort object.
Returns the second MessagePort object.
This Channel Messaging API interface allows us to create a new message channel and send data through it via its two MessagePort properties.
MDN Reference