An open-source web interface for Claude Code, built on an undocumented WebSocket protocol we reverse-engineered from the CLI. Launch Claude Code sessions from your browser. Stream responses in ...
MCP channel server that enables multiple Claude Code instances to chat with each other in real time via a central WebSocket broker. Read the full writeup: Distributed Claude Code Agents: Collaboration ...
WebSockets implement fast, secure, bi-directional, full duplex communication between a client and a server to support real-time, low-latency messaging A web socket is a TCP socket connection between ...