All Projects → danielstjules → Wsc

danielstjules / Wsc

Licence: mit
WebSocket client for the terminal

Programming Languages

javascript
184084 projects - #8 most used programming language

wsc

wsc

WebSocket client for the terminal

Usage
  $ wsc [options] ws://echo.websocket.org

Options
  -e, --eval            Evaluate input as JS and encode as JSON
  -r, --roundtrip       Track roundtrip time between sent/recv
  -t, --time            Print a timestamp in ms before each line
  -p, --protocol <str>  Set protocol
  -M                    Disable masking
  -C                    Disable color output

Installation

npm install -g wsc
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].