Akryum / Akryum/vue-cli-plugin-apollo

Cannot use multipart requests for file uploads when using websockets only

オープン
#244 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
enhancement
主要言語
JavaScript
スター
477
フォーク
109
PR マージ指標
30日以内にマージされた PR はありません

説明

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?

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。