Akryum / Akryum/vue-cli-plugin-apollo

Cannot use multipart requests for file uploads when using websockets only

Open
#244 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
JavaScript
Stars
477
Forks
109
PR merge metrics
No merged PRs in 30d

Description

I want to use websockets only, cause its much faster for me.

Problem is that there is no good way to send files using websockets without converting to base64 or something. So i was planning to use websockets for everything, except for files which will ge through post.

But when setting disableHttp, uploads will fail.

Should we have a setting to use websockets for everything, except for uploads?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.