Articles tagged: SharedWorker
Found 3 documents
- Web/API/SharedWorker The SharedWorker interface represents a specific kind of worker that can be accessed from ...
- Web/API/SharedWorker/port The port property of the SharedWorker interface returns a MessagePort object used to communicate ...
- Web/API/SharedWorker/SharedWorker The SharedWorker() constructor creates a SharedWorker object that executes the script at the ...