Skip to content

Show peer count in sidebar; drop peer marker styling#62

Merged
MrSuttonmann merged 1 commit into
mainfrom
p2p-peer-count
May 3, 2026
Merged

Show peer count in sidebar; drop peer marker styling#62
MrSuttonmann merged 1 commit into
mainfrom
p2p-peer-count

Conversation

@MrSuttonmann
Copy link
Copy Markdown
Owner

Surface P2P connection state on the snapshot so the sidebar can show "X peers connected" or "P2P disconnected" beneath the aircraft count, recolour the Network pill from default-black to indigo, and stop distinguishing peer aircraft on the map (no more dashed violet stroke or reduced opacity — peer planes render identically to local ones).

The relay worker now includes peers (connections - 1) in each aggregate broadcast; the .NET client tracks connected/peer-count in a shared P2PStatus and RegistryWorker attaches it to every snapshot.

Surface P2P connection state on the snapshot so the sidebar can show
"X peers connected" or "P2P disconnected" beneath the aircraft count,
recolour the Network pill from default-black to indigo, and stop
distinguishing peer aircraft on the map (no more dashed violet stroke
or reduced opacity — peer planes render identically to local ones).

The relay worker now includes `peers` (connections - 1) in each
aggregate broadcast; the .NET client tracks connected/peer-count in a
shared P2PStatus and RegistryWorker attaches it to every snapshot.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@MrSuttonmann MrSuttonmann merged commit a3d73ef into main May 3, 2026
11 checks passed
@MrSuttonmann MrSuttonmann deleted the p2p-peer-count branch May 3, 2026 11:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant