Skip to content

PTW-Freiburg/wsc

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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
  -M               Disable masking
  -C               Disable color output

Installation

npm install -g wsc

About

WebSocket client for the terminal

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%