Thanks to visit codestin.com
Credit goes to github.com

Skip to content

using typed-arrays-polyfill error #50

Open
@zhengtg

Description

@zhengtg

using typed-arrays-polyfill to send msg by websocket, and capture package by wireshark,
the opcode of package is text(0001). without using polyfill, the opcode value is binary (0010) .

ps:
already set websocket binaryType is "arraybuffer";

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions