websocat ws://localhost:3000/socket

Category: Web App Development

websocat ws://localhost:3000/socket

Connect to a WebSocket endpoint from the terminal

Opens an interactive session against the WebSocket server at localhost:3000, letting you send messages and see replies line by line. A WebSocket is a persistent two-way connection, unlike one-shot HTTP requests. Type Ctrl+D to disconnect.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.