## Websocket Handler `$ clear-street v1:websocket websocket-handler` **get** `/v1/ws` Upgrade the HTTP connection to a WebSocket and echo incoming messages. ### Example ```cli clear-street v1:websocket websocket-handler \ --api-key 'My API Key' ```