Skip to main content

Module sharedworker

Module sharedworker 

Source

Structsยง

SharedWorker ๐Ÿ”’
https://html.spec.whatwg.org/multipage/#shared-workers-and-the-sharedworker-interface
SharedWorkerKey ๐Ÿ”’
Key used by the script-side SharedWorker registry.
SharedWorkerRegistration ๐Ÿ”’
SharedWorkerRegistryEntry ๐Ÿ”’
SharedWorkerStorageKey ๐Ÿ”’

Enumsยง

SharedWorkerClaimResult ๐Ÿ”’
SharedWorkerRegistryState ๐Ÿ”’
SharedWorkerSite ๐Ÿ”’

Constantsยง

_IMPL_DOMOBJECT_FOR_SharedWorker ๐Ÿ”’

Staticsยง

SHARED_WORKERS ๐Ÿ”’

Functionsยง

find_matching_shared_worker ๐Ÿ”’
find_or_claim_shared_worker ๐Ÿ”’
https://html.spec.whatwg.org/multipage/#dom-sharedworker https://html.spec.whatwg.org/multipage/#shared-worker-manager
prune_closed_shared_workers ๐Ÿ”’
remove_creating_shared_worker ๐Ÿ”’
send_connect_to_created_worker ๐Ÿ”’
transition_creating_to_created ๐Ÿ”’

Type Aliasesยง

TrustedSharedWorkerAddress ๐Ÿ”’