summaryrefslogtreecommitdiff
path: root/cli/tests/unit/message_channel_test.ts
AgeCommit message (Collapse)Author
2021-06-21feat: `MessageChannel` and `MessagePort` (#11051)Luca Casonato
This commit introduces support for MessageChannel and MessagePort. MessagePorts can be transfered across other MessagePorts.