The WebSocket request or response contained unsupported header(s).
まだ誰も着手していません。
評価
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 初心者へのやさしさ
- 25/100
- issue の種類
- バグ
- 明瞭さ
- 説明が足りない
- 活発さ
- 停滞
- 技術スタック
- csharp, unity
- 領域
- game-dev, networking
調査の方向性
まず NativeWebSocket の TLS および WebSocket クライアントの初期化箇所を特定し、次に Unity 2020.3.2f1 を使って wss 接続を再現します。プラグインの設定を、報告されている SslConfiguration.EnabledSslProtocols = SslProtocolsExtensions.Tls12 の設定と比較します。wss ハンドシェイクが unsupported-header エラーなしで成功し、ws 接続が引き続き機能すれば完了です。
索引モデルが issue の本文から書いたものです。
説明
Hello there!
I'm using this plugin for my project, and then I get errors when using 'ws' and 'wss'.
When I use ws , the socket is stable and working. But when I change it to wss , socket gives response error like this

Error : The WebSocket request or response contains an unsupported header.
Close : Abnormal
is there something wrong with the socket ? or something wrong with my wss server ?
i dont know how to fix this, because i cant get more log for this error.
Thank you !
[edit]
Im using Unity 2020.3.2f1 free
And im already check another plugin, and its work when add this on another plugin code
ws.SslConfiguration.EnabledSslProtocols = SslProtocolsExtensions.Tls12
But how to place this code to this plugin ?
- 主要言語
- C#
- スター
- 1.7k
- フォーク
- 206
- PR マージ指標
- 30日以内にマージされた PR はありません
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
endel/NativeWebSocket のほかの issue
-
難易度 4/5 3〜5日 初心者へのやさしさ 48/100
endel/NativeWebSocket#107 ·
-
難易度 4/5 3〜5日 初心者へのやさしさ 35/100
endel/NativeWebSocket#102 · コメント 1 件 · リアクション 1 件 ·
-
難易度 3/5 1〜2日 初心者へのやさしさ 25/100
endel/NativeWebSocket#101 · コメント 6 件 · リアクション 2 件 ·
-
難易度 4/5 3〜5日 初心者へのやさしさ 20/100
endel/NativeWebSocket#95 · リアクション 1 件 ·
-
難易度 5/5 1週間以上 初心者へのやさしさ 20/100
endel/NativeWebSocket#94 · コメント 2 件 ·
endel/NativeWebSocket の issue をすべて見る
似ている issue
-
type/automation type/tech-debt
難易度 2/5 1〜3時間 初心者へのやさしさ 78/100
-
bug
難易度 2/5 1〜3時間 初心者へのやさしさ 88/100
-
t/bug
難易度 2/5 1〜3時間 初心者へのやさしさ 82/100
-
ci-failure-cause test-failure
難易度 2/5 1〜3時間 初心者へのやさしさ 82/100
-
area:auth FE mvp P3
難易度 2/5 1〜3時間 初心者へのやさしさ 88/100
klasolsson81/jobbliggaren#1788 ·