Skip to content

Experiment 06 · Re-route fetch of data-source to worker #8

@olange

Description

@olange

Use a web worker to generate data and a service worker to intercept the fetching from an element src attribute, and return the generated data from the worker.

The underlying challenge here is how to pipe a readable stream from worker context to browser context.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions