Skip to content

Spin up separate JSON parser web workers for each event channel #1078

Description

@EzraBrooks
  • incrementally parse the JSON to get the field that determines which event it will be emitted on
  • spin up a Web Worker for each unique event name
  • do the JSON parse in that web worker each time an event comes through on that event name

Originally posted by @EzraBrooks in #982

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions