Skip to content

Fix peer/chat flicker and TCP dial log spam - #140

Merged
krwg merged 1 commit into
mainfrom
2.0.5
Jul 28, 2026
Merged

Fix peer/chat flicker and TCP dial log spam#140
krwg merged 1 commit into
mainfrom
2.0.5

Conversation

@krwg

@krwg krwg commented Jul 28, 2026

Copy link
Copy Markdown
Owner

Summary

  • Reuse authenticated inbound/outbound sockets for send-tcp-message (no ensurePeerSocket dial logging loop)
  • Share stable presence text (shareLine) to LAN without timer churn; overlay keeps live elapsed
  • patchSharedPresenceText avoids config-updated renderer churn on every presence tick
  • Debounce peers/chat hub full re-render on discovery updates

Test plan

  • npm test
  • Two instances: peers/chat lists should not flicker; console should not spam reuse inbound lines

Made with Cursor

@krwg
krwg merged commit f1db324 into main Jul 28, 2026
1 check passed
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