Skip to content

Transfering over 100MB file #7

@log2-hwan

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.

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