Skip to content

Basing extraction-worker on nodejs disallows usage in the browser #46

@TimDaub

Description

@TimDaub
  • for @wighawag's browser based conquest eth crawler, extraction-worker that implements proper pooling, potentially weiroll, queue prioritization and other features could be useful
  • but at least for now, extraction-worker was specifically designed to be used in nodejs and so it may use node-specific packages
  • a few problematic ones may include: eth-fun, debug, worker_threads, process, fastq
  • it'd be nice if extraction-worker was available for use in the browser as a small package too

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions