Skip to content
This repository was archived by the owner on Mar 30, 2022. It is now read-only.
This repository was archived by the owner on Mar 30, 2022. It is now read-only.

can't decode onmessage #11

@polidore

Description

@polidore

When I get called back with the onmessage event, and I do JSON.parse(msg), I get this:

SyntaxError: Unexpected token ILLEGAL
    at Object.parse (native)

But I can JSON.parse what you return in the data callback just fine. odd.

Metadata

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