Skip to content

Not working in WebWorkers #14

Open
@0nlyP2P

Description

The current version does not work within a Worker context.

To fix this issue you only have to replace window with self in the src/lib/XMLHttpRequest-browser.js file.

This allows delevopers to take load from the UI thread and enables a smoother user experience.

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions