Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 151 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 151 Bytes

This is the minimal example of one one MessagePort posting a message with another MessagePort.

To run the example:

  • pnpm install
  • pnpm dev