Docker Exec WebSocket Client
JSON →Client library for connecting to a docker-exec-websocket-server, enabling remote execution of commands in Docker containers via WebSocket. Version 3.0.0 is stable with regular updates, supporting Node.js >12. It provides stdin/stdout/stderr streaming, TTY support, exit codes, and event hooks. Unlike raw WebSocket solutions, it handles pause/resume flow control and server shutdown events out of the box.