Replies: 3 comments
-
(前提知識について 詳細すぎるけど参考になる資料. 適当な参考資料があれば教えてもらえると助かります) 現行の方法
メッセージループ
案1: 書き込み側が相手にウィンドウメッセージを送る(採用予定)
案2: 読み込み側が自分にウィンドウメッセージを送る(却下)
案3: IO用のスレッドを立てる(却下)
|
Beta Was this translation helpful? Give feedback.
0 replies
-
ウィンドウメッセージ
参考: |
Beta Was this translation helpful? Give feedback.
0 replies
-
コミット: ed196ae |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
通信用のポーリングのコストが非効率なため、他によい方法がないか検討します
関連Issues: #70, #81
Beta Was this translation helpful? Give feedback.
All reactions