0.1.3 • Published 9 years ago

wscurl v0.1.3

Weekly downloads
2
License
MIT
Repository
-
Last release
9 years ago

wscurl

No-frills netcat/curl-like tool to talk to a Websocket server.

Install

npm install -g wscurl

Usage

wscurl wss://echo.websocket.org
  • Standard input is piped to the server once connected.
  • Server response is piped to standard output without decoration.

Similar Tools

0.1.3

9 years ago

0.1.2

9 years ago

0.1.1

9 years ago

0.1.0

9 years ago