FAForever / FAForever/server

Remove one of the player info's sent on login

オープン
#901 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
proposal
主要言語
Python
スター
72
フォーク
84
平均マージ
5時間 11分
マージ済み PR(30日)
1

説明

When a player logs in they get their own `player_info` sent to them 3 times.
1. In the welcome message
2. In the player list
3. In the broadcasted player list that is triggered by the login event happening

At least one of these could be removed since it's just a waste of bandwidth, and would also eliminate a redundant player update on the client side.

Probably the best thing to do would be to filter out the player from the player list sent in (2).

This is a pretty minor improvement.

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

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

評価

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

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

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