wscurl

0.1.3 • Public • Published

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

Package Sidebar

Install

npm i wscurl

Weekly Downloads

8

Version

0.1.3

License

MIT

Last publish

Collaborators

  • iceroad