Skip to content

Add WebSocket bug demo project#1

Open
ascrazy wants to merge 5 commits intomasterfrom
claude/websocket-bug-demo-P98Vb
Open

Add WebSocket bug demo project#1
ascrazy wants to merge 5 commits intomasterfrom
claude/websocket-bug-demo-P98Vb

Conversation

@ascrazy
Copy link
Owner

@ascrazy ascrazy commented Jan 27, 2026

  • Node.js server hosting index.html on port 7654
  • WebSocket server on port 6543 sending pings every 5 seconds
  • Client with status bar and unified connection log
  • Tracks all events: connecting, connected, messages, pings, pongs, errors, closed

https://claude.ai/code/session_01CUXfKQk1vju3xLQhcJKspS

- Node.js server hosting index.html on port 7654
- WebSocket server on port 6543 sending pings every 5 seconds
- Client with status bar and unified connection log
- Tracks all events: connecting, connected, messages, pings, pongs, errors, closed

https://claude.ai/code/session_01CUXfKQk1vju3xLQhcJKspS
Documents the Zen browser WebSocket blocking issue with
cross-port localhost connections

https://claude.ai/code/session_01CUXfKQk1vju3xLQhcJKspS
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.

2 participants