Skip to content

Commit

Permalink
変更履歴に追記する
Browse files Browse the repository at this point in the history
  • Loading branch information
tnamao committed May 16, 2024
1 parent 12df21c commit 8e14ab7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@

## develop

- [FIX] `type: connect` 送信時に WebSocket が切断されていた場合は処理が異常となるように reject を呼ぶようにする
- @tnamao
- [FIX] WebSocket 接続直後に Sora 側から切断された際にシグナリング開始のメッセージを送ってしまう問題を修正する
- WebSocket の readyState の状態チェックを追加した
- @tnamao
Expand Down

0 comments on commit 8e14ab7

Please sign in to comment.