Skip to content

Test binary messages #3

Description

@kettanaito
  • Add tests for sending/receiving Blob and ArrayBuffer.
  • Also, add server-to-client forwarding cancellation tests for Blob and ArrayBuffer. When dealing with binary data, Socket.IO will split a single message event in two: (1) the signaling event (451-[name,placeholder]); (2) the actual binary data. This means the interceptor will also receive two MessageEvent for a single send/emit with binary data.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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