Skip to content

Transfering over 100MB file #7

Description

@log2-hwan

I am trying to upload file whose size is over 100MB with your library.

But every time I try to upload, browser show error 'Failed to send WebSocket frame'.

So I try to slice file with ArrayBuffer.slice method and write data of chunk to stream, but this time, server show me unknown error :/

Is there any code example that make chunks with data and send them progressively?

Thank you.

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