{"library":"stdio-to-ws","type":"library","category":null,"description":"Bridge stdio processes to WebSocket connections. Current version is 0.2.0, with an active development cadence. It allows spawning a child process and piping its stdin/stdout to WebSocket clients, supporting line-based or raw framing. Key differentiators include built-in framing modes (line for NDJSON, raw with Content-Length stripping) and zero-config npx usage. Ideal for exposing CLI tools or AI agent protocols (e.g., Gemini CLI with ACP) over WebSocket without manual socket programming.","language":"javascript","status":"active","version":"0.2.0","tags":["javascript","websocket","stdio","bridge","process","typescript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install stdio-to-ws","imports":["import { startServer } from 'stdio-to-ws'","import { StdioToWsServer } from 'stdio-to-ws'","npx stdio-to-ws [options] \\\"command\\\""]},{"cmd":"yarn add stdio-to-ws","imports":[]},{"cmd":"pnpm add stdio-to-ws","imports":[]}],"homepage":"https://github.com/marimo-team/stdio-to-ws#readme","github":"https://github.com/marimo-team/stdio-to-ws","docs":null,"changelog":null,"pypi":null,"npm":"stdio-to-ws","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}